update version to 2.1.6

This commit is contained in:
tibbi 2017-02-06 22:42:10 +01:00
parent 8367d8c9df
commit f7cf9442c8
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 53
versionName "2.1.5"
versionCode 54
versionName "2.1.6"
multiDexEnabled true
}