We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3aa626f + a9d968a commit 28f5c99Copy full SHA for 28f5c99
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: 'io.github.tronprotocol', name: 'libp2p', version: '2.0.0',{
+ compile group: 'io.github.tronprotocol', name: 'libp2p', version: '1.2.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