Merge branch 'develop' into feature/fga/navigation

This commit is contained in:
ganfra 2023-01-16 17:13:15 +01:00
commit 679c21f1dc
15 changed files with 300 additions and 18 deletions

View file

@ -94,7 +94,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."