Skip to content

Commit 28f5c99

Browse files
authored
Merge pull request #5304 from chengtx01/my_4.7.2
feat(net):update libp2p version to v1.2.0
2 parents 3aa626f + a9d968a commit 28f5c99

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
@@ -53,7 +53,7 @@ dependencies {
5353
compile 'org.aspectj:aspectjrt:1.8.13'
5454
compile 'org.aspectj:aspectjweaver:1.8.13'
5555
compile 'org.aspectj:aspectjtools:1.8.13'
56-
compile group: 'io.github.tronprotocol', name: 'libp2p', version: '2.0.0',{
56+
compile group: 'io.github.tronprotocol', name: 'libp2p', version: '1.2.0',{
5757
exclude group: 'io.grpc', module: 'grpc-context'
5858
exclude group: 'io.grpc', module: 'grpc-core'
5959
exclude group: 'io.grpc', module: 'grpc-netty'

0 commit comments

Comments
 (0)