Skip to content

Fix Android asset name for GH release upload#103

Merged
simolus3 merged 1 commit intomainfrom
fix-android-asset-name
Jul 8, 2025
Merged

Fix Android asset name for GH release upload#103
simolus3 merged 1 commit intomainfrom
fix-android-asset-name

Conversation

@simolus3
Copy link
Copy Markdown
Contributor

@simolus3 simolus3 commented Jul 8, 2025

The Android publishing step first uploads the built Android library to Maven Central and then also attaches it to the GH release (that asset is not used by us today, but it may be useful for inspection).

The upload to maven central worked, but the second step uses a wrong file name. For the 0.4.2 release, I've manually attached the asset. This PR fixes the file name for subsequent releases.

@simolus3 simolus3 requested a review from rkistner July 8, 2025 12:48
@simolus3 simolus3 merged commit 52fecc2 into main Jul 8, 2025
21 checks passed
@simolus3 simolus3 deleted the fix-android-asset-name branch July 8, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants