update version to 6.13.0

This commit is contained in:
tibbi 2020-02-28 20:14:48 +01:00
parent 3f95a8f6ca
commit af682a38e2

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 294
versionName "6.12.5"
versionCode 295
versionName "6.13.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true