diff --git a/app/build.gradle b/app/build.gradle index f67178b..80baf5b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.mikepenz.unsplash" minSdkVersion 16 targetSdkVersion 21 - versionCode 183 - versionName "1.8.3" + versionCode 184 + versionName "1.8.4" } buildTypes { debug {