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