1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-07 23:04:06 +08:00

Update README.md

This commit is contained in:
Daichi Furiya 2015-09-17 00:09:12 +09:00
parent b4332f8c8d
commit 347326dafa

View File

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