Skip to content

Commit

Permalink
Add queries to AndroidManifest (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaisting-livefront authored Oct 23, 2024
1 parent 932c26d commit 5d76563
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
<intent>
<action android:name="android.media.action.IMAGE_CAPTURE" />
</intent>

<package android:name="${targetBitwardenAppId}" />
</queries>

</manifest>

0 comments on commit 5d76563

Please sign in to comment.