aboutsummaryrefslogtreecommitdiff
path: root/addons/kodi.audiodecoder/addon.xml
blob: c786cd8509ad4a97ef0823328f028ef429de85d1 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<addon id="kodi.audiodecoder" version="1.0.0" provider-name="Team Kodi">
  <backwards-compatibility abi="1.0.0"/>
  <requires>
    <import addon="xbmc.core" version="0.1.0"/>
  </requires>
</addon>