Fix (potentially) Android libs packaging issue (#5645)
(cherry picked from commit e9065632c6
)
This commit is contained in:
parent
c44757c2b7
commit
f90370886f
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