Replaced Temporary commit

This commit is contained in:
Kanahia 2024-07-28 18:18:11 +05:30
parent 3fcfb20f0e
commit 6d87282e8a

View file

@ -17,9 +17,9 @@ allprojects {
repositories {
google()
mavenCentral()
gradlePluginPortal() // potential jcenter() replacement
maven { url "https://jitpack.io" }
maven { url "https://maven.google.com" }
gradlePluginPortal() // potential jcenter() replacement
}
}
subprojects{