We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4290363 + 6e10cd3 commit afb14ecCopy full SHA for afb14ec
1 file changed
common/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
compile 'org.aspectj:aspectjrt:1.8.13'
54
compile 'org.aspectj:aspectjweaver:1.8.13'
55
compile 'org.aspectj:aspectjtools:1.8.13'
56
- compile group: 'com.github.tronprotocol', name: 'libp2p', version: 'test-v0.2.21',{
+ compile group: 'com.github.tronprotocol', name: 'libp2p', version: 'test-v2.0.0',{
57
exclude group: 'io.grpc', module: 'grpc-context'
58
exclude group: 'io.grpc', module: 'grpc-core'
59
exclude group: 'io.grpc', module: 'grpc-netty'
0 commit comments