mirror of
https://gitee.com/BDWare/common
synced 2025-01-09 17:34:16 +00:00
fix doip dependency
This commit is contained in:
parent
27b6d8a9aa
commit
87de7cc105
@ -48,11 +48,11 @@ dependencies {
|
||||
//api 'org.apache.velocity:velocity-engine-core:2.3'
|
||||
api 'org.rocksdb:rocksdbjni:7.3.1'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
implementation 'org.bdware.doip:doip-audit-tool:1.1.5'
|
||||
implementation 'org.bdware.doip:doip-sdk:1.3.8'
|
||||
}
|
||||
group = "org.bdware.sc"
|
||||
|
||||
version = "1.6.8"
|
||||
version = "1.6.9"
|
||||
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)
|
||||
|
||||
task copyLibs(type: Copy) {
|
||||
|
Loading…
Reference in New Issue
Block a user