diff --git a/app/build.gradle b/app/build.gradle index da738680a..a4f3b803f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 301 - versionName "6.14.1" + versionCode 302 + versionName "6.14.2" multiDexEnabled true setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true