Initial commit

This commit is contained in:
2023-06-15 17:21:19 -05:00
commit 72218f9268
50 changed files with 8709 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
rootProject.name = "ItemizerX"
include("core")
include("shared")
include("v1_20_R1")
include("v1_19_R3")
include("v1_19_R2")
include("v1_19_R1")
include("v1_18_R2")
include("v1_18_R1")
include("v1_17_R1")