diff --git a/build_lite/BUILD.gn b/build_lite/BUILD.gn index d61126d29376654ffea993594260db589be5822f..10e3bb6ceca945dfcede5ec15de248bdbc4f4004 100755 --- a/build_lite/BUILD.gn +++ b/build_lite/BUILD.gn @@ -105,7 +105,7 @@ lite_component("acts_component") { test_suite("acts") { deps = [ ":acts_component" ] - version = "OpenHarmony-ACTS-1.11.0" + version = "OpenHarmony-ACTS-2.1.1.001" if (ohos_kernel_type == "liteos_a") { deps += [ "//test/xts/tools/lite/others/query:query" ] copy("query_copy") {