update version to 3.1.2

This commit is contained in:
tibbi 2017-12-30 09:36:02 +01:00
parent 1b496b5632
commit e30333876e
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 151
versionName "3.1.1"
versionCode 152
versionName "3.1.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}