mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 12:42:22 +08:00
Update release script
This commit is contained in:
parent
126f825241
commit
11629a931b
3
Makefile
3
Makefile
|
@ -84,6 +84,9 @@ upload_android:
|
|||
release_android: lib_android update_android_version build_android upload_android
|
||||
|
||||
publish_android:
|
||||
cd ../sing-box-for-android && ./gradlew :app:publishReleaseBundle
|
||||
|
||||
publish_android_appcenter:
|
||||
cd ../sing-box-for-android && ./gradlew :app:appCenterAssembleAndUploadRelease
|
||||
|
||||
build_ios:
|
||||
|
|
Loading…
Reference in New Issue
Block a user