don't build jni/ndk inside of this project

This commit is contained in:
n8fr8 2017-06-09 06:08:05 -04:00
parent b1ff4d5271
commit c874e70fa6
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ android {
sourceSets {
main {
jni.srcDirs = []
}
}