update version to 2.9.2

This commit is contained in:
tibbi 2017-10-30 18:14:59 +01:00
parent 120c844405
commit 7bc438bf8f
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 26
versionCode 99
versionName "2.9.1"
versionCode 100
versionName "2.9.2"
multiDexEnabled true
}