update version to 6.6.1

This commit is contained in:
tibbi 2019-03-21 19:07:46 +01:00
parent 5d7b30182d
commit d9392daf8e
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 234
versionName "6.6.0"
versionCode 235
versionName "6.6.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}