Bump jBOSH to 0.9

This commit is contained in:
Florian Schmaus 2017-01-02 09:41:08 +01:00
parent 183c605278
commit 5027e9001f
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ This API is considered beta quality."""
dependencies {
compile project(':smack-core')
compile 'org.igniterealtime.jbosh:jbosh:[0.8,0.9)'
compile 'org.igniterealtime.jbosh:jbosh:[0.9,0.10)'
}