1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-24 11:31:57 +08:00

update gradle

This commit is contained in:
wasabeef
2016-04-21 15:22:58 +09:00
parent f6540b111f
commit 592815a6a0
2 changed files with 2 additions and 2 deletions

View File

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