Remove jcenter()

This commit is contained in:
Aleksey 2021-05-25 17:00:12 +03:00
parent 791645448e
commit 52c12f6f77
2 changed files with 0 additions and 2 deletions

View file

@ -18,7 +18,6 @@ repositories {
maven { url 'https://maven.blamejared.com' }
maven { url "https://maven.shedaniel.me/" }
maven { url 'https://jitpack.io' }
jcenter()
}
dependencies {