Skip to content

Conversation

Amelia-Lopez
Copy link
Contributor

I made updates to support Gradle 5.

The changes include:

  1. Removed Scoverage support since the plugin doesn't work with Gradle 5
  2. Added annotation processing dependency to get lombok working
  3. Replaced a method that was removed with an equivalent call: sourceSets.test.compileClasspath.add
  4. Updated the com.github.jengelman.gradle.plugins:shadow plugin from version 2 to version 4 which supports Gradle 5

@Amelia-Lopez Amelia-Lopez added the DO NOT MERGE For pull requests that should not be merged. label Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE For pull requests that should not be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant