You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by om...@apache.org on 2016/03/23 18:35:44 UTC

cordova-plugin-media git commit: Dummy commit to trigger build on ci.cordova.io

Repository: cordova-plugin-media
Updated Branches:
  refs/heads/master 9b2e3ae65 -> 46c9542de


Dummy commit to trigger build on ci.cordova.io


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/46c9542d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/46c9542d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/46c9542d

Branch: refs/heads/master
Commit: 46c9542dec736f93d5f547c7dfdce1a8123d7c06
Parents: 9b2e3ae
Author: Omar Mefire <om...@gmail.com>
Authored: Wed Mar 23 10:35:12 2016 -0700
Committer: Omar Mefire <om...@gmail.com>
Committed: Wed Mar 23 10:35:12 2016 -0700

----------------------------------------------------------------------
 www/Media.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/46c9542d/www/Media.js
----------------------------------------------------------------------
diff --git a/www/Media.js b/www/Media.js
index 57e4f76..d302cbe 100644
--- a/www/Media.js
+++ b/www/Media.js
@@ -232,4 +232,4 @@ if (cordova.platformId === 'android' || cordova.platformId === 'amazon-fireos' |
         exec(onMessageFromNative, undefined, 'Media', 'messageChannel', []);
         channel.initializationComplete('onMediaPluginReady');
     });
-}
+}
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org