diff --git a/app/build.gradle b/app/build.gradle index 53f0b0f86..1871664dc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 298 - versionName "6.13.3" + versionCode 299 + versionName "6.13.4" multiDexEnabled true setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true