remove the deperecated jcenter repository from the android upl file

This commit is contained in:
Mamadou Babaei
2024-08-16 18:01:40 +02:00
parent cfff76cb8a
commit 698cd06f57
@@ -131,7 +131,6 @@
repositories {
mavenCentral()
jcenter()
}
dependencies {