Update build.gradle
this seems be be never used and could be removed
This commit is contained in:
parent
195b745efc
commit
94983ca3ed
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'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in New Issue