mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-01 15:23:54 +01:00
Temporary commit - Added jcenter
This commit is contained in:
parent
6d87282e8a
commit
4f7cbfc741
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ allprojects {
|
|||
gradlePluginPortal() // potential jcenter() replacement
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url "https://maven.google.com" }
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
subprojects{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue