更新Maven库地址

This commit is contained in:
ZhanGSKen 2025-05-07 13:32:10 +08:00
parent 336511931d
commit 9c3c485ecd
2 changed files with 4 additions and 4 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
#Wed May 07 05:31:22 GMT 2025
stageCount=11
libraryProject=
baseVersion=15.0
publishVersion=15.0.10
buildCount=0
buildCount=1
baseBetaVersion=15.0.11