Temporary commit - Added jcenter

This commit is contained in:
Kanahia 2024-07-28 18:32:23 +05:30
parent 6d87282e8a
commit 4f7cbfc741

View file

@ -20,6 +20,7 @@ allprojects {
gradlePluginPortal() // potential jcenter() replacement
maven { url "https://jitpack.io" }
maven { url "https://maven.google.com" }
jcenter()
}
}
subprojects{