blob: b6eae4e900c2fa261969b9e7ef45965b56695ea6 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8"?>
<addon id="kodi.binary.instance.imagedecoder" version="@ADDON_INSTANCE_VERSION_IMAGEDECODER@" provider-name="Team Kodi">
<backwards-compatibility abi="@ADDON_INSTANCE_VERSION_IMAGEDECODER_MIN@"/>
<requires>
<import addon="xbmc.core" version="0.1.0"/>
</requires>
</addon>
|