mirror of
https://gitee.com/BDWare/agent-backend
synced 2025-04-28 15:12:16 +00:00
Pre Merge pull request !1 from Alex家的兔子/lyh_dev
This commit is contained in:
commit
8dd558c1c1
@ -43,6 +43,7 @@ dependencies {
|
|||||||
implementation 'org.bdware.doip:doip-sdk:1.1.0'
|
implementation 'org.bdware.doip:doip-sdk:1.1.0'
|
||||||
implementation fileTree(dir: 'lib', include: '*.jar')
|
implementation fileTree(dir: 'lib', include: '*.jar')
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
|
implementation group: 'io.netty', name: 'netty-tcnative-boringssl-static', version: '2.0.50.Final'
|
||||||
}
|
}
|
||||||
|
|
||||||
compileJava {
|
compileJava {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user