update version to 3.3.0

This commit is contained in:
tibbi 2018-01-23 14:47:00 +01:00
parent eac175a01e
commit 0bd6f85f2b
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 157
versionName "3.2.4"
versionCode 158
versionName "3.3.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}