remove the deperecated jcenter repository from the android upl file

This commit is contained in:
Mamadou Babaei
2024-08-16 18:00:55 +02:00
parent 526dc323cc
commit 3ee08aefd4
@@ -131,7 +131,6 @@
repositories {
mavenCentral()
jcenter()
}
dependencies {