mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Update pods, change gradle settings
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
gradlePluginPortal()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
}
|
||||
rootProject.name = "Circolapp"
|
||||
|
||||
include(":backend")
|
||||
include(":shared")
|
||||
include(":app")
|
||||
rootProject.name = "Circolapp"
|
||||
include(":app")
|
||||
Reference in New Issue
Block a user