Skip to content

Commit

Permalink
android: remove deprecated extractNativeLibs flag?
Browse files Browse the repository at this point in the history
  • Loading branch information
radex committed Nov 29, 2024
1 parent b0d01b4 commit 16fbe8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion native/androidTest/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
android:name=".MainApplication"
android:label="@string/app_name"
android:theme="@style/Theme.AppCompat.Light"
android:extractNativeLibs="true"
android:usesCleartextTraffic="true"
tools:ignore="GoogleAppIndexingWarning">
<activity
Expand Down

0 comments on commit 16fbe8d

Please sign in to comment.