update version to 1.43

This commit is contained in:
tibbi 2016-12-18 17:18:33 +01:00
parent 32dc35b6c7
commit d67c5633ab
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 25
versionCode 42
versionName "1.42"
versionCode 43
versionName "1.43"
}
signingConfigs {