Setup towncrier
This commit is contained in:
parent
6b12537e8f
commit
b2719bc3bc
7 changed files with 79 additions and 6 deletions
|
|
@ -93,7 +93,8 @@ android {
|
|||
|
||||
firebaseAppDistribution {
|
||||
artifactType = "APK"
|
||||
// releaseNotesFile = TODO
|
||||
// This file will be generated by the GitHub action
|
||||
releaseNotesFile = "CHANGES_NIGHTLY.md"
|
||||
groups = "external-testers"
|
||||
// This should not be required, but if I do not add the appId, I get this error:
|
||||
// "App Distribution halted because it had a problem uploading the APK: [404] Requested entity was not found."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue