mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
add "calendar" to the generated apk file
This commit is contained in:
@ -13,6 +13,7 @@ android {
|
|||||||
versionCode 102
|
versionCode 102
|
||||||
versionName "2.10.1"
|
versionName "2.10.1"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
setProperty("archivesBaseName", "calendar")
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
Reference in New Issue
Block a user