Skip to content
This repository was archived by the owner on Jan 13, 2020. It is now read-only.

Commit 343d717

Browse files
committed
* release new version v1.5.4
1 parent 11a995f commit 343d717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.mikepenz.unsplash"
1414
minSdkVersion 16
1515
targetSdkVersion 21
16-
versionCode 153
17-
versionName "1.5.3"
16+
versionCode 154
17+
versionName "1.5.4"
1818
}
1919
buildTypes {
2020
debug {

0 commit comments

Comments
 (0)