Skip to content

Instantly share code, notes, and snippets.

@nklmish
Created November 1, 2017 04:12
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 nklmish/21a1c89f155b82931c749176729a33d3 to your computer and use it in GitHub Desktop.
Save nklmish/21a1c89f155b82931c749176729a33d3 to your computer and use it in GitHub Desktop.
compileKotlin {
kotlinOptions.freeCompilerArgs = ["-Xjsr305=strict"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment