updating version to 2.7.3 (91)

This commit is contained in:
tibbi 2017-08-29 23:37:58 +02:00
parent 1f1e1a0e58
commit a19d7d312f
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 90
versionName "2.7.2"
versionCode 91
versionName "2.7.3"
multiDexEnabled true
}