Skip to content

Commit 452ede5

Browse files
committed
fix missing dependency
1 parent 2e24aed commit 452ede5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

android/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@ android {
143143
targetCompatibility JavaVersion.VERSION_1_8
144144
}
145145

146-
packagingOptions {
147-
exclude 'lib/arm64-v8a/libexecutorch.so'
148-
}
149146
}
150147

151148
repositories {

0 commit comments

Comments
 (0)