update version to 3.1.0

This commit is contained in:
tibbi 2018-01-11 20:46:57 +01:00
parent 382fd85794
commit a8f2d6d371
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 27
versionCode 106
versionName "3.0.1"
versionCode 107
versionName "3.1.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}