File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 72
72
"sourceDir" : " src" ,
73
73
"targetDir" : " 07"
74
74
},
75
+ {
76
+ "name" : " cloud-gui" ,
77
+ "url" : " https://github.com/abap2UI5-addons/cloud-gui" ,
78
+ "renaming" : false ,
79
+ "branches" : {
80
+ "Cloud" : " main" ,
81
+ "v750" : " main" ,
82
+ "v702" : " "
83
+ },
84
+ "sourceDir" : " src" ,
85
+ "targetDir" : " 07"
86
+ },
87
+ {
88
+ "name" : " table-content-loader" ,
89
+ "url" : " https://github.com/abap2UI5-addons/table-content-loader" ,
90
+ "renaming" : false ,
91
+ "branches" : {
92
+ "Cloud" : " main" ,
93
+ "v750" : " main" ,
94
+ "v702" : " "
95
+ },
96
+ "sourceDir" : " src" ,
97
+ "targetDir" : " 07"
98
+ }
75
99
]
76
100
}
Original file line number Diff line number Diff line change 2
2
"abap_version" : " v750" ,
3
3
"repositories" : [
4
4
" abap2UI5" ,
5
- " frontend"
5
+ " frontend" ,
6
+ " layout-variant-management" ,
7
+ " cloud-gui" ,
8
+ " table-content-loader" ,
9
+ " sql-console"
6
10
]
7
11
}
You can’t perform that action at this time.
0 commit comments