1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-20 11:02:05 +01:00

Bump jBOSH to 0.9

This commit is contained in:
Florian Schmaus 2017-01-02 09:41:08 +01:00
parent 183c605278
commit 5027e9001f

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)'
}