Remove maven central repository
This commit is contained in:
parent
cb512e0a47
commit
d14dcd0870
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
|
@ -13,7 +10,6 @@ buildscript {
|
|||
|
||||
allprojects {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue