froglib/library/resourceloader/build.gradle.kts
moehreag 9389a86aa5
Some checks failed
Publish to snapshot maven / build (push) Failing after 33s
restructure the project
2024-06-11 03:12:54 +02:00

4 lines
51 B
Plaintext

dependencies {
api(project(":library:core"))
}