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

Migrate build to version catalogs #26

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

avan1235
Copy link
Member

@avan1235 avan1235 commented Oct 5, 2023

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