Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust authored Sep 7, 2024
1 parent 43cde7a commit 50da838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cp -v data/*.dat assets/
gomobile init
go mod tidy
gomobile bind -v -androidapi 19 -ldflags='-s -w' ./
gomobile bind -v -androidapi 21 -ldflags='-s -w' ./
- name: Upload AndroidLibXrayLite to release
uses: svenstaro/upload-release-action@v2
with:
Expand Down

0 comments on commit 50da838

Please sign in to comment.