Compare commits

..

2 Commits

Author SHA1 Message Date
ZhanGSKen
3f809e4c7a <timestamp>APK 15.0.11 release Publish. 2025-05-07 13:33:12 +08:00
ZhanGSKen
9c3c485ecd 更新Maven库地址 2025-05-07 13:32:10 +08:00
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
buildscript {
repositories {
//本地 maven 库
maven { url "https://localhost:8080/maven/" }
maven { url "file:///sdcard/.aide/maven/" }
// Nexus Maven 库地址
// "WinBoLL Release"
maven { url "https://nexus.winboll.cc/repository/maven-public/" }
@@ -29,7 +29,7 @@ buildscript {
allprojects {
repositories {
//本地 maven 库
maven { url "https://localhost:8080/maven/" }
maven { url "file:///sdcard/.aide/maven/" }
// Nexus Maven 库地址
// "WinBoLL Release"
maven { url "https://nexus.winboll.cc/repository/maven-public/" }

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 07 12:09:48 HKT 2025
stageCount=11
#Wed May 07 13:33:12 HKT 2025
stageCount=12
libraryProject=
baseVersion=15.0
publishVersion=15.0.10
publishVersion=15.0.11
buildCount=0
baseBetaVersion=15.0.11
baseBetaVersion=15.0.12