Update README.md

This commit is contained in:
2dust 2024-09-07 21:00:31 +08:00 committed by GitHub
parent 50da838485
commit 2ea2f18a99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,4 +10,4 @@
1. `git clone [repo] && cd AndroidLibXrayLite`
2. `gomobile init`
3. `go mod tidy -v`
4. `gomobile bind -v -androidapi 19 -ldflags='-s -w' ./`
4. `gomobile bind -v -androidapi 21 -ldflags='-s -w' ./`