add-release-notes #8

Merged
dave merged 7 commits from add-release-notes into main 2025-04-04 11:31:01 +00:00
Owner
No description provided.
dave added 7 commits 2025-04-04 11:30:55 +00:00
Relies solely on `yes | sdkmanager --licenses` to accept licenses during the Zapstore publish workflow, removing potentially outdated manual hash entries and ensuring the command output is visible for debugging.
Replaces the problematic `yes | sdkmanager --licenses` command with direct writing of known license hashes to ensure reliable license acceptance in the CI environment.
Corrects indentation within the heredoc blocks used to create SDK license files. Adds verification steps to output license file contents for debugging.
Improves Android SDK setup with proper environment variables, explicit paths, and efficient caching to make builds faster and more reliable. Fixes license acceptance issues in CI environment.
dave merged commit 7950ac4406 into main 2025-04-04 11:31:01 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: voca/voca#8
No description provided.