mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-19 03:42:52 +08:00
Remove xmlns:android, fix plugin id
This commit is contained in:
parent
380630624d
commit
a025cdd4e6
@ -1,8 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
|
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
id="org.apache.cordova.core.camera"
|
||||||
id="org.apache.cordova.core.CameraLauncher"
|
|
||||||
version="0.1.0">
|
version="0.1.0">
|
||||||
<name>Camera</name>
|
<name>Camera</name>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user