Skip to content

Commit

Permalink
manifest update
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed May 20, 2024
1 parent e5360fb commit 4376c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake_templates/AndroidManifest.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
<intent>
<action android:name="android.intent.action.VIEW" />
<action android:name="android.intent.action.OPEN_DOCUMENT" />
<action android:name="android.intent.action.GET_CONTENT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
Expand Down

0 comments on commit 4376c5a

Please sign in to comment.