diff --git a/app/build.gradle b/app/build.gradle index 8e905d7f9..c0e4d2092 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 313 - versionName "6.15.1" + versionCode 314 + versionName "6.15.2" multiDexEnabled true setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true