Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3aea08a

Browse files
committed
bump up
1 parent 883c131 commit 3aea08a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def getKeyAliasPasswordProperty() {
5353

5454
dependencies {
5555
compile project(':transformations')
56-
// compile 'jp.wasabeef:glide-transformations:1.0.3'
56+
// compile 'jp.wasabeef:glide-transformations:1.0.4'
5757
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3'
5858
compile 'com.android.support:appcompat-v7:21.+'
5959
compile 'com.android.support:recyclerview-v7:21.+'

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=1.0.3
2-
VERSION_CODE=3
1+
VERSION_NAME=1.0.4
2+
VERSION_CODE=4
33
GROUP=jp.wasabeef
44
ARTIFACT_ID=glide-transformations
55

0 commit comments

Comments
 (0)