Skip to content

Commit 6754579

Browse files
committed
suppress warning e2e app
1 parent 2deb928 commit 6754579

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

e2e/android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
android:supportsRtl="true"
1616
android:theme="@style/Theme.AndroidObservability"
1717
android:usesCleartextTraffic="true"
18+
android:extractNativeLibs="true"
1819
tools:targetApi="31" >
1920
<activity
2021
android:name=".masking.XMLUserFormActivity"

0 commit comments

Comments
 (0)