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

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar" applicationId "com.simplemobiletools.calendar"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 90 versionCode 91
versionName "2.7.2" versionName "2.7.3"
multiDexEnabled true multiDexEnabled true
} }