diff --git a/app/build.gradle b/app/build.gradle index 383962a55..27f8988be 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 27 - versionCode 156 - versionName "3.2.3" + versionCode 157 + versionName "3.2.4" multiDexEnabled true setProperty("archivesBaseName", "gallery") }