mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Remove jitpack.io from repositories
This commit is contained in:
parent
62ce328048
commit
3bac27f6dd
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
repositories {
|
|
||||||
maven { url "https://jitpack.io" }
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile fileTree(include: '*.jar', dir: 'libs')
|
compile fileTree(include: '*.jar', dir: 'libs')
|
||||||
compile 'fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'
|
compile 'fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue