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 7 deprecations #123

Merged
merged 2 commits into from
Feb 9, 2021
Merged

Conversation

jonnybbb
Copy link
Contributor

@jonnybbb jonnybbb commented Feb 7, 2021

Several deprecation warnings in earlier Gradle version will become errors in Gradle 7. This PR fixes the deprecations and ensure Gradle 7 compatibility for the proguard build itself as well as the gradle-plugin.
The Gradle 7 deprecations are listed in this build scan.

The https://github.com/Guardsquare/proguard-core deprecations warning will be addressed in Guardsquare/proguard-core#18

@sonarcloud
Copy link

sonarcloud bot commented Feb 7, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jonnybbb jonnybbb marked this pull request as ready for review February 7, 2021 14:20
@boris-petrov
Copy link

@jonnybbb - does this fix any/all of these - #14?

@jonnybbb
Copy link
Contributor Author

jonnybbb commented Feb 8, 2021

Actually those should have already been fixed with #119 - @runningcode please correct me if I am wrong

@runningcode
Copy link
Contributor

Yes, @boris-petrov those should have been fixed with #119.

@WToon WToon merged commit 3856c91 into Guardsquare:master Feb 9, 2021
@jonnybbb jonnybbb deleted the gradle7-deprecations branch February 9, 2021 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants