From 42710c0d6a2b26e1579ac53a58875572f9a1e9e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=93=E5=BD=930?= Date: Thu, 26 Jun 2025 10:51:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=94=B9=E5=8C=85=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AppScope/app.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppScope/app.json5 b/AppScope/app.json5 index b773742..0b34a7c 100644 --- a/AppScope/app.json5 +++ b/AppScope/app.json5 @@ -1,6 +1,6 @@ { "app": { - "bundleName": "com.huawei.hmos.world", + "bundleName": "com.huawei.hmos.sample", "vendor": "example", "versionCode": 1000000, "versionName": "1.0.0", -- Gitee