Skip to content

Address some build deprecation warnings#688

Open
thc202 wants to merge 1 commit intorm3l:masterfrom
thc202:address-build-warns
Open

Address some build deprecation warnings#688
thc202 wants to merge 1 commit intorm3l:masterfrom
thc202:address-build-warns

Conversation

@thc202
Copy link
Contributor

@thc202 thc202 commented Sep 24, 2025

Address warnings on newer Gradle versions:

  • Properties should be assigned using the 'propName = value' syntax.
  • The JavaPluginConvention type has been deprecated.

Address warnings on newer Gradle versions:
 - Properties should be assigned using the 'propName = value' syntax.
 - The `JavaPluginConvention` type has been deprecated.

Signed-off-by: thc202 <thc202@gmail.com>
@thc202
Copy link
Contributor Author

thc202 commented Dec 30, 2025

@rm3l would you be able to check this one? I'd like to contribute changes to allow the usage of the plugin in newer Gradle versions.

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.

1 participant