Skip to content

Commit f091fbe

Browse files
author
Sunny Jiao
committed
revert
2 parents d0bdaf0 + af84322 commit f091fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
api 'org.aspectj:aspectjrt:1.9.8'
2323
api 'org.aspectj:aspectjweaver:1.9.8'
2424
api 'org.aspectj:aspectjtools:1.9.8'
25-
api group: 'com.github.tronprotocol', name: 'libp2p', version: 'release-v2.2.7-SNAPSHOT',{
25+
api group: 'io.github.tronprotocol', name: 'libp2p', version: '2.2.7',{
2626
exclude group: 'io.grpc', module: 'grpc-context'
2727
exclude group: 'io.grpc', module: 'grpc-core'
2828
exclude group: 'io.grpc', module: 'grpc-netty'

0 commit comments

Comments
 (0)