Fix (potentially) Android libs packaging issue (#5645)
(cherry picked from commit e9065632c6
)
This commit is contained in:
parent
c44757c2b7
commit
f90370886f
|
@ -67,7 +67,6 @@ android {
|
|||
$$GRADLE_ASSET_DIRS$$
|
||||
]
|
||||
jniLibs.srcDirs = [
|
||||
'libs'
|
||||
$$GRADLE_JNI_DIRS$$
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue