Skip to content

Commit

Permalink
Add: package for deep link
Browse files Browse the repository at this point in the history
  • Loading branch information
ybmin committed Sep 8, 2023
1 parent 0a0871b commit c97cc9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@

<queries>
<package android:name="com.kakao.talk" />
<package android:name="com.kakaopay.app" />
<package android:name="viva.republica.toss" />
<package android:name="com.kakao.taxi" />
<package android:name="com.ubercab" />
<package android:name="kr.co.orangetaxi.passenger" />
</queries>
<application
android:label="Taxi"
Expand Down

0 comments on commit c97cc9d

Please sign in to comment.