mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-07 13:41:08 +01:00
Create smack-streammanagement project and move o.j.smack.sm code there
This commit is contained in:
parent
89c5895ab3
commit
317e391da5
23 changed files with 33 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ Smack for standard XMPP connections over TCP."""
|
|||
|
||||
dependencies {
|
||||
compile project(':smack-core')
|
||||
api project(':smack-streammanagement')
|
||||
|
||||
testFixturesApi(testFixtures(project(":smack-core")))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue