update version to 4.6.3

This commit is contained in:
tibbi 2018-09-21 15:26:49 +02:00
parent aa0a696221
commit cd1f715faa
1 changed files with 2 additions and 2 deletions

View File

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