update version to 6.13.3

This commit is contained in:
tibbi 2020-03-01 23:38:31 +01:00
parent f7735df137
commit 83784f2248
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro" applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 297 versionCode 298
versionName "6.13.2" versionName "6.13.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery-$versionCode") setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true