summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2018-05-14 12:24:07 -0400
committerGitHub <noreply@github.com>2018-05-14 12:24:07 -0400
commitcb1129fddbeffa74ca730d0ab9fa33fb5727c230 (patch)
tree46ee35674f7c1817f105b186b9dbb340ef77e022 /config.xml
parent2cc5aa1508342e18a61f96d5abe67c2518966300 (diff)
parent91da4b8a12e7fb3dbc0183197a209a524abd851b (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index 7fb94c18..7f41090d 100644
--- a/config.xml
+++ b/config.xml
@@ -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>