update version to 29 (1.29)

This commit is contained in:
tibbi 2016-11-02 20:03:03 +01:00
parent 55a6cd6f35
commit ed60a64b35
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 28
versionName "1.28"
versionCode 29
versionName "1.29"
}
signingConfigs {