diff --git a/app/build.gradle b/app/build.gradle index d6a16cb22..774ad20b6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.gallery.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 316 - versionName "6.15.4" + versionCode 317 + versionName "6.15.5" setProperty("archivesBaseName", "gallery-$versionCode") vectorDrawables.useSupportLibrary = true }