## From #156: This seems to have removed ``` xml <packaging>aar</packaging> ``` from the POM file. As a result we get a Gradle build error ``` version com.squareup.assertj:assertj-android-support-v4:1.0.1-SNAPSHOT depends on libraries but is a jar ```
From #156:
This seems to have removed
from the POM file.
As a result we get a Gradle build error