diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2018-05-14 12:24:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-14 12:24:07 -0400 |
| commit | cb1129fddbeffa74ca730d0ab9fa33fb5727c230 (patch) | |
| tree | 46ee35674f7c1817f105b186b9dbb340ef77e022 /config.xml | |
| parent | 2cc5aa1508342e18a61f96d5abe67c2518966300 (diff) | |
| parent | 91da4b8a12e7fb3dbc0183197a209a524abd851b (diff) | |
Merge pull request #631 from pliablepixels/tv
Tv init code - not ready - disabled for now
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,5 +147,5 @@ <plugin name="cordova-library-helper" spec="git+https://github.com/FlyingDonkeyDev/cordova-library-helper.git" /> <plugin name="cordova-plugin-certificates" spec="git+https://github.com/hypery2k/cordova-certificate-plugin.git" /> <engine name="ios" spec="^4.5.4" /> - <engine name="android" spec="^6.3.0" /> + <engine name="android" spec="6.4.0" /> </widget> |
