mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Drop OSGi support
This commit is contained in:
parent
083dac8b83
commit
d06f533bb9
5 changed files with 0 additions and 35 deletions
|
@ -1,9 +1,3 @@
|
|||
// Although the osgi plugin is already applied by the root project's
|
||||
// subprojects closure, we need to re-apply it here so that the
|
||||
// manifest is a OsgiManifest. Possible caused by
|
||||
// evaluationDependsOnChildren in the root project.
|
||||
apply plugin: 'osgi'
|
||||
|
||||
dependencies {
|
||||
compile project(":smack-im")
|
||||
compile project(":smack-extensions")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue