update version to 24

This commit is contained in:
tibbi 2016-10-05 00:03:29 +02:00
parent 2f94fb6dda
commit 832ecc5f0f
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 23
versionName "1.23"
versionCode 24
versionName "1.24"
}
signingConfigs {