1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 09:53:21 +08:00
This commit is contained in:
wasabeef
2015-02-03 22:59:48 +09:00
parent a5487ade83
commit 1534573e8f
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ def getKeyAliasPasswordProperty() {
dependencies {
compile project(':transformations')
// compile 'jp.wasabeef:glide-transformations:1.0.1'
// compile 'jp.wasabeef:glide-transformations:1.0.2'
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3'
compile 'com.android.support:appcompat-v7:21.+'
compile 'com.android.support:recyclerview-v7:21.+'