diff --git a/app/build.gradle b/app/build.gradle index 68fbc02cd..e69231253 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 308 - versionName "6.14.7" + versionCode 309 + versionName "6.14.8" multiDexEnabled true setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true