total revert and rebuild

This commit is contained in:
CDaut 2022-03-18 09:18:09 +01:00 committed by CDaut
parent 5a805cb421
commit 2d3bcc627c
55 changed files with 0 additions and 1258 deletions

View file

@ -1,16 +0,0 @@
pluginManagement {
repositories {
gradlePluginPortal()
google()
mavenCentral()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
}
}
rootProject.name = "ClimateGo"
include ':app'