Replace references to jcenter().
https://developer.android.com/studio/build/jcenter-migration Gradle considers this function a "deprecated feature."
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
google()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user