Skip to content

Instantly share code, notes, and snippets.

@zskamljic
Created November 13, 2017 17:23
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 zskamljic/bc3f55bc3d1be97e8453b627e1b9a476 to your computer and use it in GitHub Desktop.
Save zskamljic/bc3f55bc3d1be97e8453b627e1b9a476 to your computer and use it in GitHub Desktop.
// Android gradle plugin 3.0+
compileOnly project(':annotations')
// Android gradle plugin < 3.0
provided project(':annotations')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment