diff --git a/app/build.gradle b/app/build.gradle index f1e7cb6d5..cbfdddea6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 292 - versionName "6.12.3" + versionCode 293 + versionName "6.12.4" multiDexEnabled true setProperty("archivesBaseName", "gallery") vectorDrawables.useSupportLibrary = true