We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1c60f commit cc85d37Copy full SHA for cc85d37
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
11
description 'web3j command line tools'
12
mainClassName = 'org.web3j.console.Runner'
13
-applicationName = 'web3j-cli'
+applicationName = 'web3j'
14
15
ext {
16
web3jVersion = project.property('version')
0 commit comments