From df15a8c7d280a65f40842ee85a65d9e26b246a06 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Tue, 19 May 2026 18:48:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0build.gradle=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E7=9A=84=E6=B3=A8=E9=87=8A=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appbase/build.gradle | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appbase/build.gradle b/appbase/build.gradle index d8c329c..14f2a08 100644 --- a/appbase/build.gradle +++ b/appbase/build.gradle @@ -26,6 +26,9 @@ android { applicationId "cc.winboll.studio.appbase" minSdkVersion 26 targetSdkVersion 30 + //1. Android 官方规则 + //-  versionCode  类型:int 整型 + //- Java int 最大值:2147483647 versionCode 1520000 // versionName 更新后需要手动设置 // .winboll/winbollBuildProps.properties 文件的 stageCount=0