From 436e92702fd1c4afc80708f8c7ec86f7ef4a466e Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Mon, 11 May 2026 01:29:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A=E5=BA=94=E7=94=A8=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E8=B5=84=E6=BA=90=E9=85=8D=E7=BD=AE=E5=B1=9E=E6=80=A7=E6=94=BE?= =?UTF-8?q?=E5=88=B0=E7=B1=BB=E5=BA=93=EF=BC=8C=E6=96=B9=E4=BE=BF=E5=85=B6?= =?UTF-8?q?=E4=BB=96=E5=BA=94=E7=94=A8=E7=BB=9F=E4=B8=80=E8=B0=83=E7=94=A8?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appbase/build.properties | 4 ++-- appbase/src/main/AndroidManifest.xml | 2 +- appbase/src/main/res/values/strings.xml | 1 - libappbase/build.properties | 4 ++-- libappbase/src/main/res/values/strings.xml | 2 ++ 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/appbase/build.properties b/appbase/build.properties index 5e20703..d07fa17 100644 --- a/appbase/build.properties +++ b/appbase/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sun May 10 15:40:06 CST 2026 +#Sun May 10 17:28:24 GMT 2026 stageCount=1 libraryProject=libappbase baseVersion=15.20 publishVersion=15.20.0 -buildCount=2 +buildCount=4 baseBetaVersion=15.20.1 diff --git a/appbase/src/main/AndroidManifest.xml b/appbase/src/main/AndroidManifest.xml index 4f5b795..4c0df09 100644 --- a/appbase/src/main/AndroidManifest.xml +++ b/appbase/src/main/AndroidManifest.xml @@ -10,7 +10,7 @@ android:theme="@style/MyAPPBaseTheme" android:resizeableActivity="true" android:process=":App" - android:sharedUserId="cc.winboll.studio" + android:sharedUserId="@string/shared_user_id" android:sharedUserLabel="@string/shared_user_label"> Click here is switch to APP DEBUG GITEA HOME APP UPDATE - studio@winboll.cc diff --git a/libappbase/build.properties b/libappbase/build.properties index 5e20703..d07fa17 100644 --- a/libappbase/build.properties +++ b/libappbase/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sun May 10 15:40:06 CST 2026 +#Sun May 10 17:28:24 GMT 2026 stageCount=1 libraryProject=libappbase baseVersion=15.20 publishVersion=15.20.0 -buildCount=2 +buildCount=4 baseBetaVersion=15.20.1 diff --git a/libappbase/src/main/res/values/strings.xml b/libappbase/src/main/res/values/strings.xml index 99fef9d..c2219d5 100644 --- a/libappbase/src/main/res/values/strings.xml +++ b/libappbase/src/main/res/values/strings.xml @@ -3,4 +3,6 @@ libappbase Hello, world! + cc.winboll.studio + studio@winboll.cc