remove the deperecated jcenter repository from the android upl file

This commit is contained in:
Mamadou Babaei
2024-08-16 16:37:26 +02:00
parent 30bdee989d
commit 26daeae7d2
@@ -131,7 +131,6 @@
repositories {
mavenCentral()
jcenter()
}
dependencies {