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