Configure V21 impl

This commit is contained in:
D4rkr34lm
2026-04-30 12:52:46 +02:00
parent 82abe7e20f
commit ba7bd1f1dd
5 changed files with 217 additions and 1 deletions
+1
View File
@@ -32,4 +32,5 @@ dependencies {
implementation(project(":SchematicSystem:SchematicSystem_15"))
implementation(project(":SchematicSystem:SchematicSystem_19"))
implementation(project(":SchematicSystem:SchematicSystem_20"))
implementation(project(":SchematicSystem:SchematicSystem_21"))
}