From 38e4deb4252d2898654a6541cebd317812a6577a Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sat, 3 May 2025 13:46:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BA=94=E7=94=A8=E4=B8=8D?= =?UTF-8?q?=E8=83=BD=E6=89=93=E5=BC=80=E7=9A=84Bug.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- autoinstaller/build.properties | 4 ++-- autoinstaller/src/main/AndroidManifest.xml | 2 ++ .../java/cc/winboll/studio/autoinstaller/MainActivity.java | 1 + .../cc/winboll/studio/autoinstaller/utils/PackageUtil.java | 2 ++ 4 files changed, 7 insertions(+), 2 deletions(-) diff --git a/autoinstaller/build.properties b/autoinstaller/build.properties index a79dfe3..0d0ddd9 100644 --- a/autoinstaller/build.properties +++ b/autoinstaller/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sat May 03 05:20:15 GMT 2025 +#Sat May 03 05:44:59 GMT 2025 stageCount=1 libraryProject= baseVersion=15.2 publishVersion=15.2.0 -buildCount=65 +buildCount=72 baseBetaVersion=15.2.1 diff --git a/autoinstaller/src/main/AndroidManifest.xml b/autoinstaller/src/main/AndroidManifest.xml index 89a2c07..c496adb 100644 --- a/autoinstaller/src/main/AndroidManifest.xml +++ b/autoinstaller/src/main/AndroidManifest.xml @@ -23,6 +23,8 @@ + +