mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
2 lines
105 B
Makefile
2 lines
105 B
Makefile
build:
|
|
gomobile bind -target=android --androidapi 21 -o ../../android/app/mylib/hysteria.aar ./app/cmd/
|