mirror of
https://github.com/alibaba/testable-mock.git
synced 2026-08-22 19:23:29 +08:00
解决:Windows下文件分隔符替换多重转义的问题,增加本地maven仓库
This commit is contained in:
@@ -7,6 +7,7 @@ version = '1.0.0-SNAPSHOT'
|
||||
sourceCompatibility = '8'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user