Merge pull request #6415 from RandomShaper/fix-android-build
Fix Android build (#5645)
This commit is contained in:
commit
632d2477f6
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ android {
|
||||||
$$GRADLE_ASSET_DIRS$$
|
$$GRADLE_ASSET_DIRS$$
|
||||||
]
|
]
|
||||||
jniLibs.srcDirs = [
|
jniLibs.srcDirs = [
|
||||||
'libs'
|
|
||||||
$$GRADLE_JNI_DIRS$$
|
$$GRADLE_JNI_DIRS$$
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue