commit
6a677a172b
10
build.gradle
10
build.gradle
|
@ -10,16 +10,6 @@ buildscript {
|
|||
}
|
||||
}
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven {
|
||||
url 'http://lorenzo.villani.me/android-cropimage/'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue