1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-20 19:25:45 +08:00

update samples

This commit is contained in:
wasabeef
2015-01-12 00:20:14 +09:00
parent 4b2d62f979
commit 53a1f6bd0f
5 changed files with 146 additions and 30 deletions

View File

@@ -52,5 +52,6 @@ def getKeyAliasPasswordProperty() {
dependencies {
compile project(':transformations')
compile 'com.android.support:appcompat-v7:+'
compile 'com.android.support:recyclerview-v7:21.+'
compile 'com.github.bumptech.glide:glide:3.+'
}