This commit is contained in:
coco
2026-07-15 16:57:36 +08:00
parent 723ce1af5c
commit 95aa018b8b
314 changed files with 8910 additions and 0 deletions
@@ -0,0 +1,9 @@
dependencyResolutionManagement {
repositories {
mavenCentral()
google()
}
}
include(":app")