blob: 599a69242583c0ef9651c38ae66afe69b20b5bdb [file] [log] [blame]
Ray Milkey324af932018-06-20 19:50:31 -07001COMPILE_DEPS = CORE_DEPS + [
2 "@tinder_xmpp//jar",
3]
4
5osgi_jar_with_tests(
6 deps = COMPILE_DEPS,
7)