Skip to content

Commit 6d2f4af

Browse files
committed
xmlns:android in config.xml
1 parent e6b241b commit 6d2f4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Upload Demo</name>
44
<description>An awesome Ionic/Cordova app.</description>
55
<author email="hi@ionicframework.com" href="http://ionicframework.com/">Ionic Framework Team</author>

0 commit comments

Comments
 (0)