Skip to content

Commit

Permalink
android [nfc]: Comment in AndroidManifest.xml about viewing merged ma…
Browse files Browse the repository at this point in the history
…nifest
  • Loading branch information
chrisbobbe committed May 1, 2024
1 parent 2abd79b commit f18a408
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!-- To view the "merged manifest" in Android Studio,
open the android/ subtree as its own project
and follow these instructions:
https://developer.android.com/build/manage-manifests#inspect_the_merged_manifest_and_find_conflicts -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET"/>
<application
Expand Down

0 comments on commit f18a408

Please sign in to comment.