1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-05 02:13:22 +08:00

setting project

This commit is contained in:
furiya-daichi
2015-01-11 22:43:38 +09:00
parent d6bcd3e857
commit e69dada548
8 changed files with 220 additions and 18 deletions

View File

@@ -50,8 +50,7 @@ def getKeyAliasPasswordProperty() {
}
dependencies {
// compile project(':animators')
compile 'com.github.bumptech.glide:glide:3.4.+'
compile project(':transformations')
compile 'com.android.support:appcompat-v7:+'
compile 'com.squareup.picasso:picasso:+'
compile 'com.github.bumptech.glide:glide:3.+'
}