diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-12 12:54:44 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-12 12:54:44 -0400 |
| commit | c6c23b69ec85b0668e03c9fef95923b2b124ca1b (patch) | |
| tree | d1145933d179a77348c8e4c88b637717197d4a56 /config.xml | |
| parent | 2cc5aa1508342e18a61f96d5abe67c2518966300 (diff) | |
initial
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -146,6 +146,7 @@ <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.3.0" /> + <engine name="android" spec="6.4.0" /> </widget> |
