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