1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-22 18:30:02 +08:00

bump up 1.3.1

This commit is contained in:
wasabeef
2015-11-27 17:50:00 +09:00
parent a6a2b625ad
commit d8a12b02b8
11 changed files with 25 additions and 215 deletions

View File

@@ -33,7 +33,7 @@ repositories {
}
dependencies {
compile 'jp.wasabeef:glide-transformations:1.3.0'
compile 'jp.wasabeef:glide-transformations:1.3.1'
// If you want to use the GPU Filters
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.3.0'
}