From d4256739d71fdbf4e2456e6272e085ce4e83968d Mon Sep 17 00:00:00 2001 From: fanhuitong <981964879@qq.com> Date: Wed, 12 Oct 2022 11:55:22 +0800 Subject: [PATCH] =?UTF-8?q?version:=20fix:=20update:=E6=9B=B4=E6=96=B0appN?= =?UTF-8?q?ame?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 2079e5e..e966190 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' apply plugin: "com.tencent.android.tpns" def appName() { - return "老人桌面" + return "老人OS系统" } def releaseTime() {