Skip to content

Commit

Permalink
upd manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
randaller2k committed May 28, 2024
1 parent fb2a8d0 commit 02cceb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-permission android:name="android.permission.CAMERA"></uses-permission>
<application
android:allowBackup="true"
Expand Down

0 comments on commit 02cceb3

Please sign in to comment.