add "calendar" to the generated apk file

This commit is contained in:
tibbi 2017-11-10 16:35:59 +01:00
parent e04e46192d
commit edca632ed9

View File

@ -13,6 +13,7 @@ android {
versionCode 102
versionName "2.10.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}
signingConfigs {