更换App为APP。以适配应用版本检查时使用的APK应用包名称APPBase。

This commit is contained in:
2026-04-06 20:38:50 +08:00
parent 069e5a66ad
commit 4e1784d99f
6 changed files with 25 additions and 25 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Mon Apr 06 20:25:21 HKT 2026
#Mon Apr 06 12:36:49 GMT 2026
stageCount=17
libraryProject=libappbase
baseVersion=15.15
publishVersion=15.15.16
buildCount=0
buildCount=3
baseBetaVersion=15.15.17

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">AppBase+</string>
<string name="app_name">APPBase+</string>
</resources>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">AppBase</string>
<string name="app_name">APPBase</string>
<string name="app_description">WinBoLL 安卓手机端安卓应用开发基础类库。</string>
<string name="app_normal">Click here is switch to Normal APP</string>
<string name="app_debug">Click here is switch to APP DEBUG</string>