From c9c95913acca4b36b399cf1966bb8be8809cb8df Mon Sep 17 00:00:00 2001 From: Rocka Date: Wed, 25 Mar 2026 23:02:13 +0800 Subject: [PATCH] Remove yoga submodule on F-Droid build --- app/org.fcitx.fcitx5.android.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/org.fcitx.fcitx5.android.yml b/app/org.fcitx.fcitx5.android.yml index 7c2ffc2e..206f6e52 100644 --- a/app/org.fcitx.fcitx5.android.yml +++ b/app/org.fcitx.fcitx5.android.yml @@ -41,6 +41,7 @@ Builds: - lib/fcitx5/src/main/cpp/fcitx5/src/modules/unicode/charselectdata scandelete: - build-logic/convention/build + - lib/fcitx5/src/main/cpp/fcitx5/third_party/yoga build: - pushd $$fcitx5-android-prebuilder$$ - ABI=%abi ANDROID_NDK_ROOT=$$NDK$$ CMAKE_VERSION=3.31.6 ANDROID_PLATFORM=23