Skip to content

Commit 9b7d4e8

Browse files
committed
Update build.gradle
1 parent e2c7fc9 commit 9b7d4e8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package/android/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,6 @@ android {
159159
}
160160

161161
packagingOptions {
162-
jniLibs {
163-
useLegacyPackaging true
164-
}
165-
166162
doNotStrip resolveBuildType() == 'debug' ? "**/**/*.so" : ''
167163
excludes = [
168164
"META-INF",

0 commit comments

Comments
 (0)