1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-22 18:30:02 +08:00
This commit is contained in:
wasabeef
2015-04-23 12:56:01 +09:00
parent a21cfb1d86
commit 79e975d490
3 changed files with 13 additions and 3 deletions

View File

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