From 65aae2146ea82f139cd786c263740a5f3e7a64a6 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sun, 27 Apr 2025 14:03:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aes/build.gradle | 2 +- aes/build.properties | 10 +++++----- libaes/build.properties | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/aes/build.gradle b/aes/build.gradle index 13025d9..4237fb7 100644 --- a/aes/build.gradle +++ b/aes/build.gradle @@ -29,7 +29,7 @@ android { // versionName 更新后需要手动设置 // 项目模块目录的 build.gradle 文件的 stageCount=0 // Gradle编译环境下合起来的 versionName 就是 "${versionName}.0" - versionName "15.2" + versionName "15.3" if(true) { versionName = genVersionName("${versionName}") } diff --git a/aes/build.properties b/aes/build.properties index 01fc6c9..a82d39f 100644 --- a/aes/build.properties +++ b/aes/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sun Apr 27 05:47:09 GMT 2025 -stageCount=7 +#Sun Apr 27 06:02:35 GMT 2025 +stageCount=0 libraryProject=libaes -baseVersion=15.2 -publishVersion=15.2.6 +baseVersion=15.3 +publishVersion=15.3.0 buildCount=1 -baseBetaVersion=15.2.7 +baseBetaVersion=15.3.1 diff --git a/libaes/build.properties b/libaes/build.properties index 01fc6c9..a82d39f 100644 --- a/libaes/build.properties +++ b/libaes/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sun Apr 27 05:47:09 GMT 2025 -stageCount=7 +#Sun Apr 27 06:02:35 GMT 2025 +stageCount=0 libraryProject=libaes -baseVersion=15.2 -publishVersion=15.2.6 +baseVersion=15.3 +publishVersion=15.3.0 buildCount=1 -baseBetaVersion=15.2.7 +baseBetaVersion=15.3.1