diff --git a/app/build.gradle b/app/build.gradle index 7358c9839..d88ea2484 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 305 - versionName "6.14.4" + versionCode 306 + versionName "6.14.5" multiDexEnabled true setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true