mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Raise jbosh version to 0.7.0
This commit is contained in:
parent
b4d735e862
commit
4db0b101c2
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ This API is considered beta quality."""
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(':core')
|
compile project(':core')
|
||||||
compile 'org.igniterealtime.jbosh:jbosh:0.6.0'
|
compile 'org.igniterealtime.jbosh:jbosh:0.7.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue