Removed jcenter repository

This commit is contained in:
Prathamesh More 2021-10-04 11:29:24 +05:30
parent 9cf787bc04
commit 407cbb1020

View file

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