Skip to content

Commit 0d97d08

Browse files
authored
<fix>(build): update jni to 3.5.0. (#829)
1 parent cba636b commit 0d97d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
webankJavaCryptoVersion = "1.0.3"
2525
junitVersion = '4.13.2'
2626
commonsCollections4Version = "4.4"
27-
bcosSdkJniVersion = "3.4.0"
27+
bcosSdkJniVersion = "3.5.0"
2828
slf4jApiVerison = '1.7.36'
2929
mockitoVersion = '4.8.0'
3030
gsonVersion = '2.10.1'

0 commit comments

Comments
 (0)