remove the deperecated jcenter repository from the android upl file

This commit is contained in:
Mamadou Babaei
2024-07-01 20:08:04 +02:00
parent 77658a76b9
commit 94494f142a
@@ -131,7 +131,6 @@
repositories {
mavenCentral()
jcenter()
}
dependencies {