We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b241b commit 6d2f4afCopy full SHA for 6d2f4af
demo/config.xml
@@ -1,5 +1,5 @@
1
<?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">
+<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">
3
<name>Upload Demo</name>
4
<description>An awesome Ionic/Cordova app.</description>
5
<author email="hi@ionicframework.com" href="http://ionicframework.com/">Ionic Framework Team</author>
0 commit comments