Skip to content

Commit 2248246

Browse files
committed
ex2,ex6 updated
1 parent 7d2bac3 commit 2248246

File tree

12 files changed

+3539
-168
lines changed

12 files changed

+3539
-168
lines changed

ex2/config.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<widget id="dev.instilllearning.cordova.ex2" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>ilDigitalClock</name>
4-
<description>Apache Cordova - Build Hybrid Mobile App for Android and iOS</description>
5-
<author email="courses@instilllearning.dev" href="https://courses.instilllearning.dev/">
6-
Instill Learning
4+
<description>Sample Apache Cordova App</description>
5+
<author email="dev@cordova.apache.org" href="https://cordova.apache.org">
6+
Apache Cordova Team
77
</author>
88
<content src="index.html" />
99
<allow-intent href="http://*/*" />

0 commit comments

Comments
 (0)