mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-02 15:53:55 +01:00
Temporary commit - only for testing
This commit is contained in:
parent
20810b9e49
commit
3fcfb20f0e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,9 +17,9 @@ allprojects {
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
gradlePluginPortal() // potential jcenter() replacement
|
|
||||||
maven { url "https://jitpack.io" }
|
maven { url "https://jitpack.io" }
|
||||||
maven { url "https://maven.google.com" }
|
maven { url "https://maven.google.com" }
|
||||||
|
gradlePluginPortal() // potential jcenter() replacement
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
subprojects{
|
subprojects{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue