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