mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
Fix (potentially) Android libs packaging issue (#5645)
This commit is contained in:
parent
6f7b2d277f
commit
e9065632c6
@ -67,7 +67,6 @@ android {
|
||||
$$GRADLE_ASSET_DIRS$$
|
||||
]
|
||||
jniLibs.srcDirs = [
|
||||
'libs'
|
||||
$$GRADLE_JNI_DIRS$$
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user