1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-24 19:39:44 +08:00

updated gradle

This commit is contained in:
wasabeef
2017-03-17 17:19:53 -07:00
parent 4d47793f79
commit c3f2ce75a4
3 changed files with 6 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0'
classpath 'com.android.tools.build:gradle:2.3.0'
classpath 'com.novoda:bintray-release:0.3.4'
}
}