Releases: koral--/gradle-pitest-plugin
Releases · koral--/gradle-pitest-plugin
v0.1.3
- Android Gradle Plugin dependency updated to 3.0.0
- Added workaround for
project
dependency resolution
v0.1.2
- Fixed compatibility with Android Gradle Plugin 3-rc1
- Fixed compatibility with Kotlin - #15
v0.0.11
- Merged upstream changes 491bf25
- Fixed compatibility with Android Gradle Plugin 3+ - #13
v0.0.10
- Fixed
NoSuchMethodError
on Gradle < 4.0 - #11
v0.0.9
CharMatcher
replaced with regular expression to be compatible with Android Gradle Plugin 3.0.0 - #9