diff --git a/app/build.gradle b/app/build.gradle index 280b32e..9cfceab 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.mikepenz.unsplash" minSdkVersion 16 targetSdkVersion 21 - versionCode 153 - versionName "1.5.3" + versionCode 154 + versionName "1.5.4" } buildTypes { debug {