We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d8361 commit 1af87c7Copy full SHA for 1af87c7
1 file changed
examples/pinger/build.gradle
@@ -9,5 +9,5 @@ dependencies {
9
}
10
11
application {
12
- mainClassName = 'io.libp2p.example.Pinger'
+ mainClassName = 'io.libp2p.example.ping.Pinger'
13
0 commit comments