extern: support-v4-preferencefragment: switch to jcenter()
This fixes the android gradle plugin not being found.
This commit is contained in:
parent
0f05e95b2a
commit
5e612a67ff
@ -1,6 +1,6 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
jcenter()
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user