mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-31 23:03:54 +01:00
Temporary commit - Added jcenter
This commit is contained in:
parent
45f2359ad9
commit
35eadf3d33
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ buildscript {
|
|||
google()
|
||||
mavenCentral()
|
||||
maven { url "https://plugins.gradle.org/m2/" }
|
||||
|
||||
// Temporary fix for `Could not find com.dinuscxj:circleprogressbar:1.1.1`
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.0.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue