From 7af0da4fdc2b4542bdfebfb8925df4ac89a52f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=93=E5=BD=930?= Date: Thu, 26 Jun 2025 10:52:57 +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 7cbe865..316a2a8 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