Removed jcenter repository

main
Prathamesh More 2021-10-04 11:29:24 +05:30
parent 9cf787bc04
commit 407cbb1020
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ allprojects {
google()
mavenCentral()
maven { url "https://jitpack.io" }
jcenter()
}
}