diff --git a/app/build.gradle b/app/build.gradle index 0bf0209ad..bdd648e1c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 343 - versionName "6.20.1" + versionCode 344 + versionName "6.20.2" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }