update version to 90 (2.7.2)

This commit is contained in:
tibbi 2017-08-28 16:33:01 +02:00
parent 9876690ae4
commit 4d3d888884
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 89
versionName "2.7.1"
versionCode 90
versionName "2.7.2"
multiDexEnabled true
}