build: remove deprecated jcenter repo location

This commit is contained in:
Connor Tumbleson 2021-07-05 19:44:30 -04:00
parent 646f43a140
commit eaab729be5
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -25,7 +25,6 @@ dependencies {
buildscript {
repositories {
mavenCentral()
jcenter()
}
dependencies {