update version to 28 (1.28)

This commit is contained in:
tibbi 2016-11-08 00:05:20 +01:00
parent f25ae4f1b7
commit ac7757c76e
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 23
versionCode 27
versionName "1.27"
versionCode 28
versionName "1.28"
}
signingConfigs {