Files
tweed5/tweed5-core/build.gradle.kts
Siphalor b0f35b03b9 Initial commit
That's a lotta stuff for an initial commit, but well...
2024-05-25 19:22:26 +02:00

3 lines
54 B
Kotlin

dependencies {
api(project(":tweed5-patchwork"))
}