diff --git a/app/build.gradle b/app/build.gradle index a38c0b114..42aaed25d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 294 - versionName "6.12.5" + versionCode 295 + versionName "6.13.0" multiDexEnabled true setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true