We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30ecf9 commit 1e2d523Copy full SHA for 1e2d523
1 file changed
scripts/build.sh
@@ -26,6 +26,7 @@ gomobile init
26
gomobile bind -v \
27
-androidapi 21 \
28
-trimpath \
29
+ -buildvcs=false \
30
-ldflags='-s -w -buildid=' \
31
-tags='with_conntrack,with_gvisor,with_quic,with_wireguard,with_utls,with_clash_api,with_ech' .
32
0 commit comments