UNPKG
rc-rn-alipay
Version:
latest (0.2.3)
0.2.3
react native支付宝移动支付模块
rc-rn-alipay
/
android
/
build
/
intermediates
/
exploded-aar
/
org.webkit
/
android-jsc
/
r174650
/
AndroidManifest.xml
4 lines
(3 loc)
•
182 B
text/xml
View Raw
1
2
3
4
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:versionCode
=
"1"
android:versionName
=
"1.0"
package
=
"org.webkit.android_jsc"
>
<
application
/>
</
manifest
>