Skip to content

Commit

Permalink
Merge pull request #63 from WeBankFinTech/release/1.5.6
Browse files Browse the repository at this point in the history
Release/1.5.6
  • Loading branch information
yanggang-JV authored Jan 27, 2021
2 parents 9be7dba + 3fb3452 commit 51c04f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apply plugin: 'java'
apply plugin: 'eclipse'
apply plugin: 'idea'

version = "1.5.5"
version = "1.5.6"

// Specify JDK version - may vary in different scenarios
sourceCompatibility = 1.8
Expand Down Expand Up @@ -78,7 +78,7 @@ List json = [
]

List weid_java_sdk = [
'com.webank:weid-java-sdk:1.7.1'
'com.webank:weid-java-sdk:1.8.0'
]

// In this section you declare the dependencies for your production and test code
Expand Down

0 comments on commit 51c04f8

Please sign in to comment.