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