summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-14 12:22:53 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-05-14 12:22:53 -0400
commit91da4b8a12e7fb3dbc0183197a209a524abd851b (patch)
tree46ee35674f7c1817f105b186b9dbb340ef77e022 /config.xml
parentc6c23b69ec85b0668e03c9fef95923b2b124ca1b (diff)
initial framework code for tv navigation
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index 3f407d9f..7f41090d 100644
--- a/config.xml
+++ b/config.xml
@@ -146,7 +146,6 @@
<plugin name="ionic-plugin-keyboard" spec="^2.2.1" />
<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" />
- <plugin name="cordova-plugin-android-tv" spec="https://github.com/pliablepixels/cordova-plugin-android-tv.git" />
<engine name="ios" spec="^4.5.4" />
<engine name="android" spec="6.4.0" />
</widget>