fix:
update:更新appName
This commit is contained in:
2022-10-12 11:55:22 +08:00
parent dc0de4faf8
commit d4256739d7

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: "com.tencent.android.tpns" apply plugin: "com.tencent.android.tpns"
def appName() { def appName() {
return "老人桌面" return "老人OS系统"
} }
def releaseTime() { def releaseTime() {