Created
May 28, 2015 05:18
-
-
Save yaronv/1176a483ae29ad80603f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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