Skip to content

Commit bd959a0

Browse files
alexcohnSasha Cohn
authored andcommitted
make sure the system extracts the binaries
1 parent daad721 commit bd959a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
android:label="@string/app_name"
1414
android:largeHeap="true"
1515
android:roundIcon="@mipmap/ic_launcher_round"
16+
android:extractNativeLibs="true"
1617
android:supportsRtl="true"
1718
android:theme="@style/AppTheme">
1819

0 commit comments

Comments
 (0)