remove the deperecated jcenter repository from the android upl file

This commit is contained in:
Mamadou Babaei
2024-08-16 18:02:08 +02:00
parent 4fd52ce616
commit f014f5db72
@@ -131,7 +131,6 @@
repositories {
mavenCentral()
jcenter()
}
dependencies {