Skip to content

Commit 0a7eb80

Browse files
author
Igor Khomenko
committed
updated to latest version of Video Chat sample for Cordova
1 parent 7cf5400 commit 0a7eb80

File tree

44 files changed

+436
-244
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+436
-244
lines changed

samples/cordova/video_chat/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
</platform>
3333
<plugin name="cordova-plugin-iosrtc" spec="~3.1.0" />
3434
<plugin name="cordova-plugin-console" spec="~1.0.4" />
35-
<plugin name="cordova-plugin-device" spec="~1.1.3" />
36-
<plugin name="cordova-custom-config" spec="~3.0.14" />
3735
<engine name="ios" spec="~4.3.0" />
3836
<engine name="android" spec="~6.0.0" />
3937
<engine name="browser" spec="~4.1.0" />
38+
<plugin name="cordova-custom-config" spec="~3.0.14" />
39+
<plugin name="cordova-plugin-device" spec="~1.1.3" />
4040
</widget>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#Wed Nov 09 12:20:39 EET 2016
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)