mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 07:56:19 +00:00
MavenCentral
This commit is contained in:
parent
bf6f93ff1c
commit
d0e50c4fca
@ -6,7 +6,7 @@ buildscript {
|
||||
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven { url "https://plugins.gradle.org/m2/" }
|
||||
}
|
||||
dependencies {
|
||||
@ -19,7 +19,7 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user