Native libs: name with platform suffix, #14, #16

This commit is contained in:
Emux
2016-06-21 19:19:56 +03:00
parent dc46238af6
commit d2f61f9bfa
9 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ configurations {
dependencies {
compile project(':vtm')
provided files('vtm-jni-natives.jar')
provided files('vtm-natives-android.jar')
compile 'com.android.support:support-v4:21.+'
//eclipseCompile project(':appcompat')