Compare commits
2 Commits
timestamp-
...
timestamp-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f809e4c7a | ||
|
|
9c3c485ecd |
@@ -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/" }
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user