Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883c131 commit 3aea08aCopy full SHA for 3aea08a
example/build.gradle
@@ -53,7 +53,7 @@ def getKeyAliasPasswordProperty() {
53
54
dependencies {
55
compile project(':transformations')
56
-// compile 'jp.wasabeef:glide-transformations:1.0.3'
+// compile 'jp.wasabeef:glide-transformations:1.0.4'
57
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3'
58
compile 'com.android.support:appcompat-v7:21.+'
59
compile 'com.android.support:recyclerview-v7:21.+'
gradle.properties
@@ -1,5 +1,5 @@
1
-VERSION_NAME=1.0.3
2
-VERSION_CODE=3
+VERSION_NAME=1.0.4
+VERSION_CODE=4
3
GROUP=jp.wasabeef
4
ARTIFACT_ID=glide-transformations
5
0 commit comments