update version to 6.13.1

This commit is contained in:
tibbi 2020-02-28 23:03:06 +01:00
parent be8f6762c5
commit 142f44070a
1 changed files with 2 additions and 2 deletions

View File

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