Skip to content

Commit e00f72c

Browse files
update repos with all known minimum API versions
1 parent f6ea0db commit e00f72c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

targets.cfg

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,32 @@ branches=frodo
2222
; Gotham legacy repo
2323
[gotham]
2424
branches=gotham
25+
minversions =
26+
xbmc.gui:5.0.0,
27+
xbmc.python:2.1.0,
28+
xbmc.json:6.0.0,
29+
xbmc.metadata:1.0,
30+
xbmc.addon:12.0.0
2531

2632
; Helix legacy repo
2733
[helix]
2834
branches=helix
35+
minversions =
36+
xbmc.gui:5.3.0,
37+
xbmc.python:2.1.0,
38+
xbmc.json:6.0.0,
39+
xbmc.metadata:1.0,
40+
xbmc.addon:12.0.0
2941

3042
; Isengard legacy repo
3143
[isengard]
3244
branches=isengard
45+
minversions =
46+
xbmc.gui:5.3.0,
47+
xbmc.python:2.1.0,
48+
xbmc.json:6.0.0,
49+
xbmc.metadata:1.0,
50+
xbmc.addon:12.0.0
3351

3452
[jarvis]
3553
branches = gotham,helix,isengard,jarvis

0 commit comments

Comments
 (0)