From 512e880fa8fc4c8471711a9f27ab8ee10c9f2e97 Mon Sep 17 00:00:00 2001 From: Rokashevich Svetlana Date: Mon, 14 Jul 2025 19:08:23 +0800 Subject: [PATCH] Update koala branch Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/ICJK84 Signed-off-by: Rokashevich Svetlana --- ets2panda/scripts/arkui.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ets2panda/scripts/arkui.properties b/ets2panda/scripts/arkui.properties index 7d6bdd3fa1..6d8f6ef107 100644 --- a/ets2panda/scripts/arkui.properties +++ b/ets2panda/scripts/arkui.properties @@ -1,3 +1,3 @@ ARKUI_DEV_REPO=https://gitee.com/rri_opensource/koala_projects.git -ARKUI_DEV_BRANCH=panda_rev_9-unions +ARKUI_DEV_BRANCH=panda_rev_9-ani-remove-module-find ARKUI_DEST=koala-sig -- Gitee