Skip to content

Instantly share code, notes, and snippets.

@igor-brishkoski
Created February 5, 2017 00:43
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 igor-brishkoski/7522fb2cb186db8152854df60fdbdda4 to your computer and use it in GitHub Desktop.
Save igor-brishkoski/7522fb2cb186db8152854df60fdbdda4 to your computer and use it in GitHub Desktop.
App build gradle
//our app build.gradle file
dependencies {
...
provided project(':annotation')
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment