update version to 1.28

This commit is contained in:
tibbi 2016-11-16 00:08:47 +01:00
parent 8ed58d6899
commit edc88dca58
1 changed files with 2 additions and 2 deletions

View File

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