nokeedev / gradle-native

The home of anything about Gradle support for natively compiled languages
https://nokee.dev
Apache License 2.0
47 stars 8 forks source link

Fix deprecation breakage introduce in Gradle 8.1 #840

Closed lacasseio closed 1 year ago

lacasseio commented 1 year ago

Gradle 8.1 was hasty in deprecating some APIs, which broke Nokee. This PR fixes the LazyPublishArtifact and the StartParameter#getSettingsFile deprecation.