Skip to content

Instantly share code, notes, and snippets.

@lazar-mitrovic
Created June 11, 2021 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazar-mitrovic/0effb1589794b421956a5e2d92f68c73 to your computer and use it in GitHub Desktop.
Save lazar-mitrovic/0effb1589794b421956a5e2d92f68c73 to your computer and use it in GitHub Desktop.
nativeBuild {
imageName = "my-app"
mainClass = "org.test.Main"
verbose = true
fallback = false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment