Auto init basic tools

This commit is contained in:
2022-03-21 22:10:10 +08:00
parent 0cd76cf398
commit 5b2b60624c
23 changed files with 569 additions and 115 deletions

View File

@@ -16,6 +16,7 @@ allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}