blob: 74f0972241771d965ee616a96d359a5f00fa7cf1 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + [
"@tinder_xmpp//jar",
"@io_netty_netty_transport//jar",
"@io_netty_netty_common//jar",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)