Skip to content

Commit 1a212fa

Browse files
authored
Merge pull request #5015 from chengtx01/update_libp2p_version
feat(net):update libp2p to latest version
2 parents e4f8766 + acdb2e5 commit 1a212fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

framework/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ dependencies {
4848

4949
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.69'
5050

51-
//compile group: 'io.github.tronprotocol', name: 'libp2p', version: '0.1.2'
52-
compile group: 'com.github.tronprotocol', name: 'libp2p', version: 'test-v0.1.7'
51+
compile group: 'io.github.tronprotocol', name: 'libp2p', version: '0.1.3'
5352

5453
compile group: 'com.typesafe', name: 'config', version: '1.3.2'
5554

0 commit comments

Comments
 (0)