mirror of
https://gitea.winboll.cc/ZhanGSKen/MyWinBoLL.git
synced 2026-08-15 05:52:09 +08:00
6eb16f7fb4
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
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
// MyWinBoLL 项目编译设置
|
|
//include ':mywinboll'
|
|
//rootProject.name = "mywinboll"
|
|
|
|
// ByTheWay 项目编译设置
|
|
//include ':bytheway'
|
|
//rootProject.name = "bytheway"
|