From 92f6962b97cb90ed2422569095c7a73e3e92a89d Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Tue, 19 May 2026 12:00:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95=E9=99=8D?= =?UTF-8?q?=E7=BA=A7=E5=AE=89=E8=A3=85=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contacts/build.gradle | 2 +- contacts/build.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contacts/build.gradle b/contacts/build.gradle index c0dd865..ac8cacf 100644 --- a/contacts/build.gradle +++ b/contacts/build.gradle @@ -28,7 +28,7 @@ android { applicationId "cc.winboll.studio.contacts" minSdkVersion 26 targetSdkVersion 30 - versionCode 1 + versionCode 3 // versionName 更新后需要手动设置 // .winboll/winbollBuildProps.properties 文件的 stageCount=0 // Gradle编译环境下合起来的 versionName 就是 "${versionName}.0" diff --git a/contacts/build.properties b/contacts/build.properties index 9a0a1c5..14615ee 100644 --- a/contacts/build.properties +++ b/contacts/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Tue May 19 11:55:33 HKT 2026 +#Tue May 19 03:59:58 GMT 2026 stageCount=4 libraryProject= baseVersion=15.20 publishVersion=15.20.3 -buildCount=0 +buildCount=1 baseBetaVersion=15.20.4