diff --git a/app/build.gradle b/app/build.gradle index 4ca9d261c..4b8e30b97 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 226 - versionName "6.4.1" + versionCode 228 + versionName "6.5.0" multiDexEnabled true setProperty("archivesBaseName", "gallery") }