You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR contains the following updates:
0.9.5
->0.9.8
Release Notes
graalvm/native-build-tools
v0.9.8
Compare Source
Release highlights
This release contains various bugfixes and improvements for both the Maven and Gradle plugins.
Gradle plugin
agent
option has been replaced with anagent { ... }
configuration block which includes anenabled
property.