UNPKG
weex-plugin-image-picker
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.1
image-picker extend for weex
weex-plugin-image-picker
/
playground
/
android
/
app
/
build
/
intermediates
/
instant-run-support
/
debug
/
slice_2
/
AndroidManifest.xml
8 lines
(7 loc)
•
243 B
text/xml
View Raw
1
2
3
4
5
6
7
8
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"org.weex.demo"
android:versionCode
=
"1"
android:versionName
=
"1.0"
split
=
"lib_slice_2_apk"
>
</
manifest
>