1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-30 05:12:45 +08:00

Update README.md

This commit is contained in:
Daichi Furiya 2015-11-10 15:17:55 +09:00
parent e3a035d5cb
commit 36ceccb38e

View File

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