update version to 10 (1.10)

This commit is contained in:
tibbi 2016-07-18 23:06:50 +02:00
parent 299550dc0e
commit f7e30d3a90
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 23
versionCode 9
versionName "1.9"
versionCode 10
versionName "1.10"
}
signingConfigs {