mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-23 07:20:24 +01:00
add "calendar" to the generated apk file
This commit is contained in:
parent
e04e46192d
commit
edca632ed9
@ -13,6 +13,7 @@ android {
|
||||
versionCode 102
|
||||
versionName "2.10.1"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
Loading…
Reference in New Issue
Block a user