diff --git a/app/build.gradle b/app/build.gradle index 99ce8d648..802d025b8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 268 - versionName "6.10.1" + versionCode 269 + versionName "6.10.2" multiDexEnabled true setProperty("archivesBaseName", "gallery") vectorDrawables.useSupportLibrary = true