- Integrate upstream changes dc804a7d61f059d1eecd6744dd7526edbcaf4e8c
- Update dependency versions
- Replace deprecated VersionNumber with Semver4j
- Integrate upstream changes 12857274f550d5a21d570621934bb86d5af16c0f
- Update dependency versions
- Use separate output directories for each task #87
- Update dependency versions
- Fix Change java/kotlin compile tasks destination directory retrieval on Kotlin 1.7 #84
- Update dependency versions
- Merge upstream changes 9efe3a585bc1307470102147d75fb9a0a29fae72
- Update dependency versions
- Fix compatibility with Android Gradle Plugin 7 #77
- Update dependency versions
- Handle the case where unit test variant does not exist #75
- Update dependency versions
- Move pitest configuration from root project to subproject #72
- Fix integration with Junit5 pitest-junit5-plugin#53
- Merge upstream changes 16873cb7a67b2b21287ba65c0ac89c7266f2d659
- Add compatibility with Android Gradle Plugin 4 #64
- Fix report directory parameter handling #63
- Fix Gradle 6.4 execution break while trying to change mainClass #60
- Update resource classpath paths #57
- Merge upstream changes a934028bb2efb474f441d818d3de2849de80a3a5
- Update Android Gradle Plugin to 3.6.1
- Update Gradle to 6.3
- Merge upstream changes 42c9e3211da4b160695ee4004722a68a59243088 #53
- Add
excludeMockableAndroidJar
extension property -- Fix compatibility with Robolectric #44 -- Fix compatibility with UnMock #49
- Android Gradle Plugin dependency updated to 3.4.0
- Gradle updated to 5.4.1
- Fix compatibility with Android Gradle Plugin 3.4 and 3.5 #48
- Merged upstream changes 7ec26eefcbf6234be892e0a3d0fa88b6b36cec3b
- Android Gradle Plugin dependency updated to 3.3.0
- Android Gradle Plugin dependency updated to 3.2.1
- Gradle updated to 5.0
- Change info.solidsoft package name #42
- Fixed missing Android Mockable JAR with AGP 3.2+ #41
- Merged upstream changes bbca1adac89e6ac00d12303ba2e87ac7068d5d47
- Replaced deprecated FileCollection#add() with #from() - #37
- Changed mockable Android JAR classpath entry order - #30
- Android Gradle Plugin dependency updated to 3.1.4
- Android Gradle Plugin dependency updated to 3.1.2
- Pitest dependency updated to 1.4.0
- Kotlin dependency updated to 1.2.51
- Gradle updated to 4.9
- Merged upstream changes bbca1adac89e6ac00d12303ba2e87ac7068d5d47
- Fixed mockable Android JAR handling when using Android Gradle Plugin 3.2+ - #29
- Fixed unit test classpath - #27
- Fixed classpath order - #24
- Fixed mockable Android JAR path when using Android Gradle Plugin 3+ - #20
- Android Gradle Plugin dependency updated to 3.0.1
- Pitest dependency updated to 1.2.4
- Kotlin dependency updated to 1.1.60
- Gradle updated to 4.3.1
- Android Gradle Plugin dependency updated to 3.0.0
- Added workaround for
project
dependency resolution
- Fixed compatibility with Android Gradle Plugin 3-rc1
- Fixed compatibility with Kotlin - #15
- Merged upstream changes 491bf25072ee7ed6a8f10c0618e464586e5ee32a
- Fixed compatibility with Android Gradle Plugin 3+ - #13
- Fixed
NoSuchMethodError
on Gradle < 4.0 - #11
CharMatcher
replaced with regular expression to be compatible with Android Gradle Plugin 3.0.0 - #9
- Android Gradle plugin updated to 2.3.1
- Robolectric dependency replaced with mockable Android JAR, fixes #4
- merged upstream changes d71835784d5ad55b1dbd8eef61cadbd72ec75465
- Android Gradle plugin updated to 2.3.0
- Gradle updated to 3.4.1
- Robolectric dependency updated to 7.1.0_r7
- merged upstream changes 14cf634c98590a9a9719a2284b52c7abef8f8f8f
- Dependencies updated
- Removed limitation that Android pitest plugin has to be applied after Android Gradle plugin
- Robolectric annotation format error fixed
- Maven central integration added
- Initial release