diff --git a/app/build.gradle b/app/build.gradle index 2fdf1c25b..ba15c6e46 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 299 - versionName "6.13.4" + versionCode 300 + versionName "6.14.0" multiDexEnabled true setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true