Skip to content

Commit

Permalink
updated android xml
Browse files Browse the repository at this point in the history
  • Loading branch information
thesuhas committed Oct 19, 2021
1 parent d4cf212 commit 3e217c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.hashcode_qr">


<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.CAMERA" />
<application
android:label="hashcode_qr"
Expand Down

0 comments on commit 3e217c8

Please sign in to comment.