update version to 1.41

This commit is contained in:
tibbi 2016-12-10 00:36:25 +01:00
parent cadfe88c6f
commit 01dd5e4484
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 40
versionName "1.40"
versionCode 41
versionName "1.41"
}
signingConfigs {