1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-16 00:24:52 +02:00

Bump jbosh to 0.8.0

This commit is contained in:
Florian Schmaus 2014-04-17 12:13:34 +02:00
parent b4eb8ad182
commit 8ba0715cc3

View file

@ -10,5 +10,5 @@ repositories {
dependencies {
compile project(':core')
compile 'org.igniterealtime.jbosh:jbosh:0.8.0-SNAPSHOT'
compile 'org.igniterealtime.jbosh:jbosh:0.8.0'
}