update app version to 6.6.3

This commit is contained in:
tibbi 2019-04-02 18:11:25 +02:00
parent 6825fb631d
commit ce61a6e9b4
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 235
versionName "6.6.1"
versionCode 241
versionName "6.6.3"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}