mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 03:52:06 +01:00
Bump jbosh to 0.8.0
This commit is contained in:
parent
b4eb8ad182
commit
8ba0715cc3
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(':core')
|
compile project(':core')
|
||||||
compile 'org.igniterealtime.jbosh:jbosh:0.8.0-SNAPSHOT'
|
compile 'org.igniterealtime.jbosh:jbosh:0.8.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue