Update build.gradle

this seems be be never used and could be removed
This commit is contained in:
Christian S 2016-04-23 21:46:45 +02:00
parent 195b745efc
commit 94983ca3ed
1 changed files with 0 additions and 10 deletions

View File

@ -10,16 +10,6 @@ buildscript {
}
}
allprojects {
repositories {
jcenter()
mavenCentral()
maven {
url 'http://lorenzo.villani.me/android-cropimage/'
}
}
}
apply plugin: 'com.android.application'
repositories {