Gary Tierney
483d668d4e
Update build scripts to work on Gradle 6.1
...
Removes the custom JaCoCo report aggregation code, which is now handled
automatically by Gradle.
2020-02-06 00:04:13 +00:00
Gary Tierney
57fc49a42b
Update test deps for Java 11
...
Prevent bytecode generation related test failures in tests that rely on
PowerMock by updating to PowerMock 2.
2019-07-16 16:35:34 +01:00
Gary Tierney
a53929a9a8
Remove apollo-plugin Gradle plugin
...
Replaces the old Gradle plugin with plain Gradle buildscripts. Also cleans-up
the current Gradle extensions and re-adds detekt, along with JUnit 5 support to
all modules.
2018-08-27 00:55:41 +01:00
Gary Tierney
c2724236a2
Add Gradle wrapper
2018-08-22 21:21:58 +01:00