diff --git a/app/build.gradle b/app/build.gradle index ed2285664..a6838a220 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 215 - versionName "6.1.2" + versionCode 216 + versionName "6.1.3" multiDexEnabled true setProperty("archivesBaseName", "gallery") }