We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b651c commit 4477fbdCopy full SHA for 4477fbd
common/docs/ANNOUNCEMENT.md
@@ -43,7 +43,8 @@ pluginManagement {
43
```
44
_(this step will be redundant once this plugin is published to the Gradle Plugin Portal)._
45
46
-After that, we can configure the image build by using a `graal` configuration block:
+After that, we can configure the image build by using a `javaNative` configuration block:
47
+
48
```groovy
49
javaNative {
50
images {
0 commit comments