Skip to content

Instantly share code, notes, and snippets.

@Foosvald
Created April 13, 2015 08:19
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 Foosvald/c99323fc7be2a8276fca to your computer and use it in GitHub Desktop.
Save Foosvald/c99323fc7be2a8276fca to your computer and use it in GitHub Desktop.
repositories {
flatDir {
dirs 'libs'
}
}
dependencies {
compile(name:'configuranimation-release-0.8', ext:'aar')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment