- Build with Android Gradle Plugin 1.5.0
- Fix crashes when dependencies include
assert
- Build with Android Gradle Plugin 0.12.+
- Fix line numbers in assertion messages
- Build with Android Gradle Plugin 0.11.+
- No code change from v0.10.8
- This is the last version that supports Android Gradle Plugin 0.10.+
- Fix build errors by specifying the minor version of Android Gradle Plugin
- No code change from v0.10.7
- Fix a compilation error in abstract methods
- Fix a runtime NPE in injected code (#8)
- Fix a compilation error in library projects (#9)
- Fix compilation errors
- No feature changes
- Revise logging; POWERASSERT_VERBOSE=1 is recommended in CI in order to show how this plugin spend time
- Fix a lot of compilation problems
- Embed source lines in assertion messages
- Support
android-library
modules
- Fix IllegalAccessError in androidTest
- Initial Release