From 858b874ea1c391f86e37ae1658146c97226aceec Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Thu, 4 Dec 2025 17:32:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E6=BA=90=E7=A0=81=E6=95=B4?= =?UTF-8?q?=E4=BD=93=E6=94=B9=E5=8A=A8=E6=83=85=E5=86=B5=E5=86=B3=E5=AE=9A?= =?UTF-8?q?=EF=BC=8C=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8D=87=E7=BA=A7=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E9=98=B6=E6=AE=B5=EF=BC=8C=E5=AF=B9=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=8F=91=E5=B8=83=E8=BF=9B=E8=A1=8C=E9=98=B6=E6=AE=B5=E6=80=A7?= =?UTF-8?q?=E7=9A=84=E5=88=86=E7=BA=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- powerbell/build.gradle | 2 +- powerbell/build.properties | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/powerbell/build.gradle b/powerbell/build.gradle index c1f35a6c..7054e3f0 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -33,7 +33,7 @@ android { // versionName 更新后需要手动设置 // .winboll/winbollBuildProps.properties 文件的 stageCount=0 // Gradle编译环境下合起来的 versionName 就是 "${versionName}.0" - versionName "15.11" + versionName "15.12" if(true) { versionName = genVersionName("${versionName}") } diff --git a/powerbell/build.properties b/powerbell/build.properties index 01299ecb..01e08336 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Thu Dec 04 16:59:16 HKT 2025 -stageCount=14 +#Thu Dec 04 09:27:32 GMT 2025 +stageCount=0 libraryProject= -baseVersion=15.11 -publishVersion=15.11.13 -buildCount=0 -baseBetaVersion=15.11.14 +baseVersion=15.12 +publishVersion=15.12.0 +buildCount=1 +baseBetaVersion=15.12.0