Merge pull request #1821 from kriztan/patch-1

Update build.gradle
This commit is contained in:
Daniel Gultsch 2016-04-24 11:26:01 +02:00
commit 6a677a172b
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 {