File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -202,3 +202,4 @@ resources/conf/
202202resources /fisco.properties
203203resources /weidentity.properties
204204resources /log4j2.xml
205+ run.config
Original file line number Diff line number Diff line change 1- 1.3.0-rc18-SNAPSHOT
1+ 1.3.0-rc1
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ configurations {
127127}
128128
129129// In this section you declare the dependencies for your production and test code
130- weidSdkVersion= ' 1.8.5-rc.8-SNAPSHOT '
130+ weidSdkVersion= ' 1.8.5-rc1 '
131131dependencies {
132132 localDeps lombok
133133 compile(' org.springframework.boot:spring-boot-starter-web' )
Original file line number Diff line number Diff line change 11org.gradle.jvmargs =' -Dfile.encoding=UTF-8'
2- weidSdkVersion =1.8.5-rc.8-SNAPSHOT
2+ weidSdkVersion =1.8.5-rc1
33repoType =cn
44jdkTlsNamedGroups =secp256r1,secp256k1
55signing.keyId =62A32F80
You can’t perform that action at this time.
0 commit comments