fix: 高版本中启动报错

高版本中启动报错
This commit is contained in:
2022-08-22 20:03:48 +08:00
parent 29e87d06a2
commit dfce58a945
5 changed files with 20 additions and 18 deletions

View File

@@ -7,7 +7,7 @@ version '1.0.0-SNAPSHOT'
repositories {
maven {
url = "https://maven.airgame.net/repository/maven-public/"
url = "https://maven.airgame.net/maven-public/"
}
}