Skip to content

Commit bc4f9ad

Browse files
Merge pull request #63 from eggplants/main
Release binaries for Android
2 parents bca27d2 + 65d929c commit bc4f9ad

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,9 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: cli/gh-extension-precompile@561b19deda1228a0edf856c3325df87416f8c9bd # v2.0.0
1717
with:
18+
release_android: true
19+
# For more information see: https://developer.android.com/tools/releases/platforms
20+
# At the time of writing, 35 had just come out of beta and 34 seems to be the most stable.
21+
android_sdk_version: 34
1822
generate_attestations: true
1923
go_version_file: go.mod

0 commit comments

Comments
 (0)