Fix (potentially) Android libs packaging issue (#5645)

(cherry picked from commit e9065632c6)
This commit is contained in:
Pedro J. Estébanez 2016-09-07 02:36:11 +02:00 committed by Rémi Verschelde
parent c44757c2b7
commit f90370886f
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ android {
$$GRADLE_ASSET_DIRS$$
]
jniLibs.srcDirs = [
'libs'
$$GRADLE_JNI_DIRS$$
]
}