Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gradle javaCompile warning #265

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Fix gradle javaCompile warning #265

merged 1 commit into from
Jan 10, 2020

Conversation

lbalmaceda
Copy link
Contributor

Changes

Update the build.gradle script to stop using javaCompile instruction that was deprecated a while ago and soon to be removed.

References

resolves #264

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda added this to the v2-Next milestone Jan 9, 2020
@lbalmaceda lbalmaceda requested a review from a team January 9, 2020 14:17
@lbalmaceda lbalmaceda merged commit c4fa100 into master Jan 10, 2020
@lbalmaceda lbalmaceda modified the milestones: v2-Next, v2.1.1 Jan 10, 2020
@evansims evansims deleted the upd-gradle branch July 5, 2022 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] API 'variant.getJavaCompile()' is obsolete
2 participants