mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Upgrade the inappbrowser dependency
This commit is contained in:
@@ -46,5 +46,6 @@ Package.onTest(function (api) {
|
||||
});
|
||||
|
||||
Cordova.depends({
|
||||
'org.apache.cordova.inappbrowser': '0.5.4'
|
||||
'org.apache.cordova.inappbrowser': '0.6.0'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user