don't build jni/ndk inside of this project
This commit is contained in:
parent
b1ff4d5271
commit
c874e70fa6
|
@ -7,6 +7,7 @@ android {
|
|||
sourceSets {
|
||||
main {
|
||||
jni.srcDirs = []
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue