Kmp Gradle Settings Catalog

Settings-file patterns for a many-module Kotlin Multiplatform repo — mapping deeply nested in-repo directories onto flat Gradle project paths, turning on typesafe project accessors and knowing how they mangle names, declaring repositories in the two places that need them, and pinning one transitive artifact repo-wide for a conflict that only shows at runtime. Reach for it when Gradle reports a project that "does not exist" from a module you never edited, when a project accessor will not resolve, or when a repository you added is invisible to plugin resolution.

maxrave-dev Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/kmp-gradle-settings-catalog commit 2e5cfd097c

Frequently asked questions

npx skillmds@latest add maxrave-dev/kmp-gradle-settings-catalog