Skip to content

Commit 2778ede

Browse files
Add Gradle JVM arguments to enable native access
1 parent 83ffdd4 commit 2778ede

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
org.gradle.jvmargs=--enable-native-access=ALL-UNNAMED
2+

0 commit comments

Comments
 (0)