hch
2024-12-19 c5e709f1fa27dcfdf90271fc7c6a0da90b57fee9
Project/build.gradle
@@ -4,6 +4,7 @@
    
    repositories {
        google()
        mavenCentral()
        jcenter()
    }
    dependencies {
@@ -18,6 +19,7 @@
allprojects {
    repositories {
        google()
        mavenCentral()
        jcenter()
    }
}