Skip to content

Commit

Permalink
change description
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Jun 21, 2021
1 parent f06dab2 commit 5835491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>

<!-- To provide linking to services in other apps, media browser clients
that target Android 11+ need to add the following in their manifest -->
<!-- To provide a link to services in other apps
that target Android 11+ we need to add the following -->
<queries>
<intent>
<action android:name="android.intent.action.VIEW"/>
Expand Down

0 comments on commit 5835491

Please sign in to comment.