commit 5b0617888c6527f83b2191bccfa533979464ab2e Author: dfsek Date: Sun Oct 17 15:28:56 2021 -0700 Initial commit diff --git a/common/addons/generation-stage-structure/build.gradle.kts b/common/addons/generation-stage-structure/build.gradle.kts new file mode 100644 index 000000000..7d82dc72f --- /dev/null +++ b/common/addons/generation-stage-structure/build.gradle.kts @@ -0,0 +1,2 @@ +dependencies { +}