description = """\ Extra Smack extensions for Android.""" // Note that the test dependencies (junit, …) are inferred from the // sourceSet.test of the core subproject dependencies { compile project(':smack-android') compile project(':smack-extensions') }