恢复ByTheWay_V15.20.7源码

ByTheWay_V15.20.7源码编译参数修改情况:
└─▶ git diff build.properties
diff --git a/bytheway/build.properties b/bytheway/build.properties
index 9719b62..4df5b19 100644
--- a/bytheway/build.properties
+++ b/bytheway/build.properties
@@ -1,8 +1,8 @@
 #Created by .winboll/winboll_app_build.gradle
-#Mon Jul 13 06:10:46 HKT 2026
-stageCount=8
+#Tue Jul 21 18:53:02 GMT 2026
+stageCount=0
 libraryProject=
-baseVersion=15.20
-publishVersion=15.20.7
-buildCount=0
-baseBetaVersion=15.20.8
+baseVersion=15.21
+publishVersion=15.21.0
+buildCount=1
+baseBetaVersion=15.21.1
This commit is contained in:
2026-07-22 03:02:14 +08:00
parent e136045d1f
commit 6eb16f7fb4
52 changed files with 2427 additions and 4 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
// MyWinBoLL 项目编译设置
include ':mywinboll'
rootProject.name = "mywinboll"
// ByTheWay 项目编译设置
include ':bytheway'
rootProject.name = "bytheway"