Skip to content

Commit 2cd58ba

Browse files
Merge branch 'Harshit-Kr01:master' into master
2 parents ea6c16e + 6659c9f commit 2cd58ba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+5830
-900
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
<action android:name="android.intent.action.VIEW" />
66
<data android:scheme="tel" />
77
</intent>
8+
<intent>
9+
<action android:name="android.intent.action.VIEW" />
10+
<data android:scheme="http" />
11+
</intent>
12+
<intent>
13+
<action android:name="android.intent.action.VIEW" />
14+
<data android:scheme="https" />
15+
</intent>
816
</queries>
917

1018
<uses-permission android:name="android.permission.CALL_PHONE"/>
File renamed without changes.

assets/game2.jpeg

137 KB
Loading

assets/game6.jpeg

103 KB
Loading

assets/gen1.png

490 KB
Loading

assets/gen12.png

182 KB
Loading

assets/gen3.png

346 KB
Loading

0 commit comments

Comments
 (0)