Skip to content

Commit 49a01d6

Browse files
authored
Merge pull request #2 from cocoleecoco/0.2.0
modify the build package name, from web3j to client-sdk
2 parents 221b91b + 7569071 commit 49a01d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

console/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ dependencies {
1313

1414
// Build command line library release with target distShadowZip
1515
mainClassName = 'org.web3j.console.Runner'
16-
applicationName = 'web3j'
16+
applicationName = 'client-sdk'

0 commit comments

Comments
 (0)