update version to 30 (1.30)

This commit is contained in:
tibbi 2016-11-02 21:39:47 +01:00
parent d7e52679ad
commit 90b24b4331
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 29
versionName "1.29"
versionCode 30
versionName "1.30"
}
signingConfigs {