update version to 6.5.5

This commit is contained in:
tibbi 2019-03-05 21:40:57 +01:00
parent a341cd58c6
commit 361374936b
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 232
versionName "6.5.4"
versionCode 233
versionName "6.5.5"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}