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

bump up 1.2.1

This commit is contained in:
wasabeef
2015-09-18 15:32:51 +09:00
parent 113200de55
commit 4629d5e375
4 changed files with 12 additions and 10 deletions

View File

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