docs(fix): normalized

This commit is contained in:
2025-08-03 01:39:45 +08:00
parent 928e05071c
commit 9b27dd3d30

View File

@@ -45,7 +45,7 @@ repositories {
google() google()
mavenCentral() mavenCentral()
// (Optional) You can add this URL to use our public repository // (Optional) You can add this URL to use our public repository
// When Sonatype OSS fails and cannot publish dependencies, this repository is added as a backup // When Sonatype-OSS fails and cannot publish dependencies, this repository is added as a backup
// For details, please visit: https://github.com/HighCapable/maven-repository // For details, please visit: https://github.com/HighCapable/maven-repository
maven("https://raw.githubusercontent.com/HighCapable/maven-repository/main/repository/releases") maven("https://raw.githubusercontent.com/HighCapable/maven-repository/main/repository/releases")
} }