We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14b877 commit 6ff4644Copy full SHA for 6ff4644
sdk/src/main/AndroidManifest.xml
@@ -42,6 +42,7 @@
42
<package android:name="kr.co.citibank.citimobile" /> <!--씨티-->
43
<package android:name="com.wooricard.smartapp" /> <!--우리WON카드-->
44
<package android:name="com.wooribank.smart.npib" /> <!--우리WON뱅킹-->
45
+ <package android:name="com.kakaobank.channel" /> <!--카카오뱅크-->
46
<!--백신-->
47
<package android:name="com.TouchEn.mVaccine.webs" /> <!--TouchEn-->
48
<package android:name="com.ahnlab.v3mobileplus" /> <!--V3-->
@@ -85,4 +86,4 @@
85
86
</activity>
87
88
</application>
-</manifest>
89
+</manifest>
0 commit comments