From 32397789229c4633e1988ccda4d070476489e813 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Wed, 12 Feb 2025 14:06:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=B5=8B=E8=AF=95APP?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=E9=85=8D=E7=BD=AE?= 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/styles.xml | 2 +- libappbase/build.properties | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/appbase/build.properties b/appbase/build.properties index 85eb7b0..b0f57cb 100644 --- a/appbase/build.properties +++ b/appbase/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Wed Feb 12 05:28:02 GMT 2025 +#Wed Feb 12 06:03:38 GMT 2025 stageCount=1 libraryProject=libappbase baseVersion=1.3 publishVersion=1.3.0 -buildCount=41 +buildCount=42 baseBetaVersion=1.3.1 diff --git a/appbase/src/main/AndroidManifest.xml b/appbase/src/main/AndroidManifest.xml index e75d69b..a5392b6 100644 --- a/appbase/src/main/AndroidManifest.xml +++ b/appbase/src/main/AndroidManifest.xml @@ -7,7 +7,7 @@ android:name=".App" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/MyAppTheme" + android:theme="@style/AppTheme" android:resizeableActivity="true"> - diff --git a/libappbase/build.properties b/libappbase/build.properties index 85eb7b0..b0f57cb 100644 --- a/libappbase/build.properties +++ b/libappbase/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Wed Feb 12 05:28:02 GMT 2025 +#Wed Feb 12 06:03:38 GMT 2025 stageCount=1 libraryProject=libappbase baseVersion=1.3 publishVersion=1.3.0 -buildCount=41 +buildCount=42 baseBetaVersion=1.3.1