Launching ios APP.

This commit is contained in:
aminecmi
2022-10-22 20:47:38 +02:00
parent 510fcbe47e
commit d2bdbae6c8
10 changed files with 437 additions and 420 deletions

View File

@@ -8,6 +8,14 @@ pluginManagement {
}
}
dependencyResolutionManagement {
repositories {
google()
mavenCentral()
}
}
buildCache {
remote<HttpBuildCache> {
url = uri("http://18.0.0.7:3071/cache/")