This commit is contained in:
NonoL3Robot
2022-02-21 11:40:44 +01:00
committed by GitHub
parent 463706a630
commit 0afffbee84
-10
View File
@@ -1,10 +0,0 @@
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
}
}
rootProject.name = "OutilCuisson"
include ':app'