Skip to content

Instantly share code, notes, and snippets.

@xcesco
Created May 14, 2018 20:10
Show Gist options
  • Save xcesco/201d29ad7f025360f350932d812491ec to your computer and use it in GitHub Desktop.
Save xcesco/201d29ad7f025360f350932d812491ec to your computer and use it in GitHub Desktop.
javaCompileOptions {
annotationProcessorOptions {
arguments = [
"kripton.schemaLocation": "${projectDir}/schemas".toString()]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment