Skip to content

Instantly share code, notes, and snippets.

@yaronv
Created May 28, 2015 05:18
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 yaronv/1176a483ae29ad80603f to your computer and use it in GitHub Desktop.
Save yaronv/1176a483ae29ad80603f to your computer and use it in GitHub Desktop.
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:21.0.3'
compile project(':openCVLibrary2411')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment