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

Support Glide 4.0.0 (#83)

This commit is contained in:
Daichi Furiya
2017-09-07 00:47:27 -05:00
committed by GitHub
parent 1264e01f6e
commit f6cbe2722d
29 changed files with 495 additions and 689 deletions

View File

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