Fix build for F-Droid

This commit is contained in:
世界 2024-03-16 23:27:09 +08:00
parent acd438be23
commit 20a2e38f47
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ update_android_version:
go run ./cmd/internal/update_android_version
build_android:
cd ../sing-box-for-android && ./gradlew :app:assemblePlayRelease && ./gradlew :app:assembleOtherRelease && ./gradlew --stop
cd ../sing-box-for-android && ./gradlew :app:clean :app:assemblePlayRelease :app:assembleOtherRelease && ./gradlew --stop
upload_android:
mkdir -p dist/release_android

@ -1 +1 @@
Subproject commit df51284af0694d679a7b3f3ae9b626f32aa0ace5
Subproject commit ae7166a699b6073779c9fc19366f5b29e6ddae32