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 {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user