1.9.0
- Kotlin 1.7.10
- Support for JUnit5 with the new
mockmp-test-helper-junit5
artifact (#31) - Fixed support for suspend methods with default implementation (#32)
- Ease the mocking of
var
properties (#33) - Added standard MP collections to builtins (#35)
- Make the Gradle plugin use JVM as default target when both JVM & Android are applied.