update version to 2.5.7

This commit is contained in:
tibbi 2017-07-06 23:36:50 +02:00
parent a7453f1b1e
commit d2b6e591d3
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 83 versionCode 84
versionName "2.5.6" versionName "2.5.7"
multiDexEnabled true multiDexEnabled true
} }