no message
This commit is contained in:
parent
1d6c53e0ff
commit
9ffe7e4ec7
@ -36,10 +36,10 @@ rootProject.allprojects {
|
||||
// 本地 AAR 调试配置 - 使用 rootProject.projectDir 确保路径正确
|
||||
// maven { url 'file://' + rootProject.projectDir.absolutePath + '/local-maven' }
|
||||
|
||||
// maven {
|
||||
// url 'http://192.168.77.132:8081/repository/mvn2-group'
|
||||
// allowInsecureProtocol true
|
||||
//}
|
||||
maven {
|
||||
url 'http://192.168.77.132:8081/repository/mvn2-group'
|
||||
allowInsecureProtocol true
|
||||
}
|
||||
google()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user