mirror of
https://gitee.com/BDWare/cp.git
synced 2025-01-10 09:54:07 +00:00
keep sync
This commit is contained in:
parent
4652d731c4
commit
df94bedbae
@ -44,7 +44,7 @@ dependencies {
|
|||||||
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
|
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
|
||||||
implementation 'org.bdware.bdcontract:sdk-java:1.0.0'
|
implementation 'org.bdware.bdcontract:sdk-java:1.0.0'
|
||||||
implementation 'org.bdware.doip:doip-audit-tool:0.9.4'
|
implementation 'org.bdware.doip:doip-audit-tool:0.9.4'
|
||||||
compile fileTree(dir: 'lib', include: '*.jar')
|
implementation fileTree(dir: 'lib', include: '*.jar')
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user