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.
2 parents d0bdaf0 + af84322 commit f091fbeCopy full SHA for f091fbe
common/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
api 'org.aspectj:aspectjrt:1.9.8'
23
api 'org.aspectj:aspectjweaver:1.9.8'
24
api 'org.aspectj:aspectjtools:1.9.8'
25
- api group: 'com.github.tronprotocol', name: 'libp2p', version: 'release-v2.2.7-SNAPSHOT',{
+ api group: 'io.github.tronprotocol', name: 'libp2p', version: '2.2.7',{
26
exclude group: 'io.grpc', module: 'grpc-context'
27
exclude group: 'io.grpc', module: 'grpc-core'
28
exclude group: 'io.grpc', module: 'grpc-netty'
0 commit comments