update version to 2.1.2

This commit is contained in:
tibbi 2017-01-24 23:30:55 +01:00
parent d9e24fa11e
commit 66c6d32936
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 49 versionCode 50
versionName "2.1.1" versionName "2.1.2"
} }
signingConfigs { signingConfigs {