no message

This commit is contained in:
gem
2025-11-21 12:03:49 +08:00
parent a35eba1160
commit 1d6c53e0ff
3 changed files with 6 additions and 6 deletions

View File

@@ -37,9 +37,9 @@ rootProject.allprojects {
// maven { url 'file://' + rootProject.projectDir.absolutePath + '/local-maven' }
// maven {
// url 'http://192.168.77.132:8081/repository/mvn2-group'
// allowInsecureProtocol true
// }
// url 'http://192.168.77.132:8081/repository/mvn2-group'
// allowInsecureProtocol true
//}
google()
mavenCentral()
}