update version to 6.6.0

This commit is contained in:
tibbi 2019-03-10 11:54:03 +01:00
parent 5592c23c4e
commit 14fb60f43c
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 233
versionName "6.5.5"
versionCode 234
versionName "6.6.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}