mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-12-24 13:27:56 +08:00
修订aar.yml; github action的ndk不支持sdk 16, 最低19
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
go get golang.org/x/mobile/bind
|
||||
gomobile bind -v -o xx.aar -target=android -ldflags "-s -w -buildid=" -trimpath .
|
||||
gomobile bind -v -o xx.aar -androidapi 19 -target=android -ldflags "-s -w -buildid=" -trimpath .
|
||||
go mod tidy
|
||||
Reference in New Issue
Block a user