mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Bump version
This commit is contained in:
parent
743df5373b
commit
64edacffb7
2 changed files with 23 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -73,7 +73,7 @@ update_android_version:
|
|||
go run ./cmd/internal/update_android_version
|
||||
|
||||
build_android:
|
||||
cd ../sing-box-for-android && ./gradlew :app:assembleRelease
|
||||
cd ../sing-box-for-android && ./gradlew :app:assembleRelease && ./gradlew --stop
|
||||
|
||||
upload_android:
|
||||
mkdir -p dist/release_android
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue