Skip to content

Instantly share code, notes, and snippets.

@cortinico
Created March 13, 2020 16:11
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 cortinico/c2223c8e3beaaf19696de59e1b37e84c to your computer and use it in GitHub Desktop.
Save cortinico/c2223c8e3beaaf19696de59e1b37e84c to your computer and use it in GitHub Desktop.
compileOptions {
kotlinOptions.freeCompilerArgs += ['-module-name', "com.github.ChuckerTeam.Chucker.library"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment