update version to 27 (1.27)

This commit is contained in:
tibbi 2016-10-23 21:15:42 +02:00
parent fe323be23d
commit 8d5cba8e32
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 26
versionName "1.26"
versionCode 27
versionName "1.27"
}
signingConfigs {