update version to 2.9.0

This commit is contained in:
tibbi 2017-10-21 19:23:34 +02:00
parent e25b19239e
commit 08eab8e080
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 97
versionName "2.8.2"
versionCode 98
versionName "2.9.0"
multiDexEnabled true
}