Push changes

This commit is contained in:
2023-07-15 19:07:47 -05:00
parent 2da2ab5e13
commit 40dcb9a336
21 changed files with 1173 additions and 764 deletions
+4
View File
@@ -1,3 +1,7 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version("0.5.0")
}
rootProject.name = "ItemizerX"
include("core")
include("shared")