mirror of
https://gitee.com/BDWare/common
synced 2025-01-10 01:44:16 +00:00
update version
keep sync
This commit is contained in:
parent
e1c628004f
commit
1459448ad4
@ -51,11 +51,11 @@ dependencies {
|
|||||||
//api 'org.apache.velocity:velocity-engine-core:2.3'
|
//api 'org.apache.velocity:velocity-engine-core:2.3'
|
||||||
api 'org.rocksdb:rocksdbjni:7.3.1'
|
api 'org.rocksdb:rocksdbjni:7.3.1'
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
implementation 'org.bdware.doip:doip-sdk:1.4.2'
|
implementation 'org.bdware.doip:doip-sdk:1.4.6'
|
||||||
}
|
}
|
||||||
group = "org.bdware.sc"
|
group = "org.bdware.sc"
|
||||||
|
|
||||||
version = "1.7.5"
|
version = "1.7.6"
|
||||||
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)
|
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)
|
||||||
|
|
||||||
task copyLibs(type: Copy) {
|
task copyLibs(type: Copy) {
|
||||||
|
Loading…
Reference in New Issue
Block a user