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

update samples

This commit is contained in:
wasabeef 2015-01-12 18:52:09 +09:00
parent bdcce8fe15
commit bbb10c5c64

View File

@ -50,7 +50,8 @@ def getKeyAliasPasswordProperty() {
}
dependencies {
compile project(':transformations')
// compile project(':transformations')
compile 'jp.wasabeef:glide-transformations:1.0.0'
compile 'com.android.support:appcompat-v7:+'
compile 'com.android.support:recyclerview-v7:21.+'
compile 'com.github.bumptech.glide:glide:3.+'