更新Maven库地址
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
buildscript {
 | 
					buildscript {
 | 
				
			||||||
    repositories {
 | 
					    repositories {
 | 
				
			||||||
        //本地 maven 库
 | 
					        //本地 maven 库
 | 
				
			||||||
        maven { url "https://localhost:8080/maven/" }
 | 
					        maven { url "file:///sdcard/.aide/maven/" }
 | 
				
			||||||
        // Nexus Maven 库地址
 | 
					        // Nexus Maven 库地址
 | 
				
			||||||
        // "WinBoLL Release"
 | 
					        // "WinBoLL Release"
 | 
				
			||||||
        maven { url "https://nexus.winboll.cc/repository/maven-public/" }
 | 
					        maven { url "https://nexus.winboll.cc/repository/maven-public/" }
 | 
				
			||||||
@@ -29,7 +29,7 @@ buildscript {
 | 
				
			|||||||
allprojects {
 | 
					allprojects {
 | 
				
			||||||
    repositories {
 | 
					    repositories {
 | 
				
			||||||
        //本地 maven 库
 | 
					        //本地 maven 库
 | 
				
			||||||
        maven { url "https://localhost:8080/maven/" }
 | 
					        maven { url "file:///sdcard/.aide/maven/" }
 | 
				
			||||||
        // Nexus Maven 库地址
 | 
					        // Nexus Maven 库地址
 | 
				
			||||||
        // "WinBoLL Release"
 | 
					        // "WinBoLL Release"
 | 
				
			||||||
        maven { url "https://nexus.winboll.cc/repository/maven-public/" }
 | 
					        maven { url "https://nexus.winboll.cc/repository/maven-public/" }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,8 +1,8 @@
 | 
				
			|||||||
#Created by .winboll/winboll_app_build.gradle
 | 
					#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
 | 
					stageCount=11
 | 
				
			||||||
libraryProject=
 | 
					libraryProject=
 | 
				
			||||||
baseVersion=15.0
 | 
					baseVersion=15.0
 | 
				
			||||||
publishVersion=15.0.10
 | 
					publishVersion=15.0.10
 | 
				
			||||||
buildCount=0
 | 
					buildCount=1
 | 
				
			||||||
baseBetaVersion=15.0.11
 | 
					baseBetaVersion=15.0.11
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user