[GUI] Bump xbmc.gui to 5.18.0 for Piers

This commit is contained in:
jjd-uk 2025-01-18 11:27:01 +00:00
parent 251a25f002
commit 409fd2eae8
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.estuary" version="4.0.0" name="Estuary" provider-name="phil65, Ichabod Fletchman">
<addon id="skin.estuary" version="4.1.0" name="Estuary" provider-name="phil65, Ichabod Fletchman">
<requires>
<import addon="xbmc.gui" version="5.17.0"/>
<import addon="xbmc.gui" version="5.18.0"/>
</requires>
<extension point="xbmc.gui.skin" debugging="false">
<res width="1920" height="1440" aspect="4:3" default="false" folder="xml" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="xbmc.gui" version="5.17.0" provider-name="Team Kodi">
<addon id="xbmc.gui" version="5.18.0" provider-name="Team Kodi">
<backwards-compatibility abi="5.17.0"/>
<requires>
<import addon="xbmc.core" version="0.1.0"/>