update version to 6.15.5

This commit is contained in:
tibbi 2020-09-16 21:19:33 +02:00
parent 6325121969
commit 61c8f9e080

View file

@ -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
}