diff --git a/app/build.gradle b/app/build.gradle index f0d83d742..e0110f33b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 27 - versionCode 186 - versionName "4.3.4" + versionCode 187 + versionName "4.3.5" multiDexEnabled true setProperty("archivesBaseName", "gallery") }