There was an error while loading. Please reload this page.
1 parent f6ea0db commit e00f72cCopy full SHA for e00f72c
targets.cfg
@@ -22,14 +22,32 @@ branches=frodo
22
; Gotham legacy repo
23
[gotham]
24
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
31
32
; Helix legacy repo
33
[helix]
34
branches=helix
35
36
+ xbmc.gui:5.3.0,
37
38
39
40
41
42
; Isengard legacy repo
43
[isengard]
44
branches=isengard
45
46
47
48
49
50
51
52
[jarvis]
53
branches = gotham,helix,isengard,jarvis
0 commit comments