We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33fbb97 commit 57ed538Copy full SHA for 57ed538
1 file changed
src/main/kotlin/com/teamdev/jxbrowser/gradle/JxBrowserExtension.kt
@@ -119,7 +119,7 @@ public open class JxBrowserExtension(
119
120
/**
121
* Returns a dependency notation for the `jxbrowser-native-image`,
122
- * an artifact containing GraalVM Native Image reachability metadata configuration.
+ * an artifact containing GraalVM Native Image reachability metadata.
123
*/
124
public val nativeImage: Provider<String> = artifact("native-image")
125
0 commit comments