update version to 4 (1.3)

This commit is contained in:
tibbi 2016-06-19 15:11:28 +02:00
parent 264c87faa5
commit 00358a1e67
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 3 versionCode 4
versionName "1.2" versionName "1.3"
} }
signingConfigs { signingConfigs {