We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b158764 + 6ade4fc commit 5060e28Copy full SHA for 5060e28
addon.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="2.0.0~alpha1" provider-name="A Talented Community">
3
<requires>
4
- <import addon="xbmc.python" version="2.1.0"/>
+ <import addon="xbmc.python" version="2.20.0"/>
5
<import addon="script.module.six" version="1.9.0"/>
6
<import addon="script.module.requests" version="2.9.1"/>
7
</requires>
0 commit comments