Skip to content

Commit

Permalink
add replace soloader
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Polstianka authored and Anton Polstianka committed Dec 20, 2023
1 parent 8ea8ad6 commit bca332f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/mobile/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@
android:resource="@color/pushIcon"
tools:replace="android:resource"/>

<meta-data
tools:replace="android:value"
android:name="com.facebook.soloader.enabled"
android:value="false" />

<activity
android:name="com.facebook.react.devsupport.DevSettingsActivity"
android:exported="false"/>
Expand Down

0 comments on commit bca332f

Please sign in to comment.