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 deprecation #243

Merged
merged 1 commit into from
Sep 5, 2021
Merged

Fix deprecation #243

merged 1 commit into from
Sep 5, 2021

Conversation

britter
Copy link
Contributor

@britter britter commented Aug 19, 2021

setMain(String) is deprecated since Gradle 6.4. This replaces the call with getMainClass().set(String).
Note that this change breaks compatibility with Gradle < 6.4.

setMain(String) is deprecated since Gradle 6.4. This replaces the call with getMainClass().set(String).
Note that this change breaks compatibility with Gradle < 6.4.
@int128 int128 merged commit 8fb07ec into int128:master Sep 5, 2021
@int128
Copy link
Owner

int128 commented Sep 5, 2021

Thank you for your contribution!

@britter britter deleted the patch-1 branch September 28, 2021 08:41
@legege
Copy link

legege commented Dec 8, 2021

Can we get a new released version with this?

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.

None yet

3 participants