Skip to content

Commit

Permalink
changed app name
Browse files Browse the repository at this point in the history
  • Loading branch information
thesuhas committed Oct 19, 2021
1 parent 9ab0888 commit 1dddaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.CAMERA" />
<application
android:label="hashcode_qr"
android:label="HashCode QR"
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
Expand Down

0 comments on commit 1dddaff

Please sign in to comment.