From 2ea2f18a99a81911ccc6725a15a83b8c1f8f060b Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Sat, 7 Sep 2024 21:00:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 639d3b0..12104fa 100644 --- a/README.md +++ b/README.md @@ -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' ./`