update version to 4.6.3

This commit is contained in:
tibbi 2018-09-21 15:26:49 +02:00
parent aa0a696221
commit cd1f715faa

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 198 versionCode 199
versionName "4.6.2" versionName "4.6.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }