VTM native libraries for Android and Desktop (Win, Mac, Linux), closes #14
This commit is contained in:
@@ -8,7 +8,7 @@ configurations {
|
||||
dependencies {
|
||||
compile project(':vtm-android')
|
||||
compile project(':vtm-themes')
|
||||
compile files("${rootDir}/vtm-ext-libs/native-libs.jar")
|
||||
compile files("${rootDir}/vtm-android/vtm-jni-natives.jar")
|
||||
|
||||
compile 'com.android.support:support-v4:22.+'
|
||||
compile 'com.android.support:appcompat-v7:22.+'
|
||||
|
||||
Reference in New Issue
Block a user