Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Migrate build to version catalogs#26

Open
Maciej Procyk (avan1235) wants to merge 3 commits into
JetBrains:mainfrom
avan1235:avan1235/migrate-to-version-catalogs
Open

Migrate build to version catalogs#26
Maciej Procyk (avan1235) wants to merge 3 commits into
JetBrains:mainfrom
avan1235:avan1235/migrate-to-version-catalogs

Conversation

@avan1235

Copy link
Copy Markdown
Member

Migrate build definition to version catalogs which seems to be the more manageable and latest approach for managing versions in Gradle builds. It seems to fit perfect multi-module projects that Kotlin Multiplatform project is.

Changes includes also possible cleanups for:

  • updating dependency version that was suggested by IDE
  • removing not used kotlin("jvm") and kotlin("android") plugins

The migration itself is quite well described on Googles guides

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant