update version to 29 (1.29)

This commit is contained in:
tibbi 2016-11-02 20:03:03 +01:00
parent 55a6cd6f35
commit ed60a64b35

View File

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