update version to 28 (1.28)

This commit is contained in:
tibbi 2016-10-24 23:44:48 +02:00
parent fbfe752f44
commit 1d72f00ca1
1 changed files with 2 additions and 2 deletions

View File

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