Skip to content

Commit 7569071

Browse files
committed
modify the build package name, from web3j to client-sdk
1 parent 969c6be commit 7569071

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)