1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-23 02:46:19 +08:00
This commit is contained in:
wasabeef
2015-02-04 01:00:50 +09:00
parent 7e93ccd9af
commit 6269999abc
4 changed files with 8 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ repositories {
}
dependencies {
compile 'jp.wasabeef:glide-transformations:1.0.2@aar'
compile 'jp.wasabeef:glide-transformations:1.0.3@aar'
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3@aar'
}
```