update version to 4.6.2

This commit is contained in:
tibbi 2018-09-06 00:12:12 +02:00
parent 96a7b7c289
commit be876ee618
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 197
versionName "4.6.1"
versionCode 198
versionName "4.6.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}