Fixed #11666
This commit is contained in:
@@ -62,6 +62,7 @@ tasks.register('dist', Jar){
|
||||
attributes 'Main-Class': project.mainClassName
|
||||
//note: this doesn't do anything when launched from the bundled JVM
|
||||
attributes 'Enable-Native-Access': 'ALL-UNNAMED'
|
||||
attributes 'Multi-Release': 'true'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user