Upgrade to new TomP2P snapshot

This commit is contained in:
Chris Beams 2014-10-14 22:32:10 +02:00
parent 5cb2c2c227
commit b254ad234a
No known key found for this signature in database
GPG Key ID: 3D214F8F5BC5ED73

View File

@ -13,7 +13,7 @@ repositories {
dependencies {
compile 'org.bitcoinj:bitcoinj-core:0.12'
compile 'net.tomp2p:tomp2p-all:5.0-Alpha24.805623c-SNAPSHOT'
compile 'net.tomp2p:tomp2p-all:5.0-Alpha25.55844fb-SNAPSHOT'
compile 'com.typesafe.akka:akka-actor_2.10:2.3.4'
compile 'org.slf4j:slf4j-api:1.7.7'
compile 'ch.qos.logback:logback-core:1.1.2'