Remove jCenter

This commit is contained in:
Xcreen
2022-02-23 21:59:33 +01:00
parent 2d5022ba64
commit 67484efb3e

View File

@@ -23,7 +23,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
maven {
url 'https://maven.google.com/'
}