update version to 3.1.0
This commit is contained in:
parent
382fd85794
commit
a8f2d6d371
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue