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

Release 1.0.1: attach a jar

This commit is contained in:
wasabeef
2015-01-13 22:03:17 +09:00
parent 152318e374
commit c044cfc12e
5 changed files with 10 additions and 8 deletions

View File

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