Skip to content

Commit

Permalink
manifest update
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed May 22, 2024
1 parent 8eaff6f commit d3293db
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

1 comment on commit d3293db

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.5.622711 just submitted!

Please sign in to comment.