Skip to content

Use explicit Gradle DependencyHandlerEnvorderPlatform#1865

Merged
arnaudgiuliani merged 1 commit into
InsertKoinIO:4.0.0from
dragetd:patch-1
Sep 17, 2024
Merged

Use explicit Gradle DependencyHandlerEnvorderPlatform#1865
arnaudgiuliani merged 1 commit into
InsertKoinIO:4.0.0from
dragetd:patch-1

Conversation

@dragetd

@dragetd dragetd commented May 2, 2024

Copy link
Copy Markdown
Contributor

According to Jetbrains, using 'platform()' is deprecated and one should use the explicit 'project.dependencies.platform()' instead. See https://youtrack.jetbrains.com/issue/KT-58759/Deprecate-platform-enforcedPlatform-and-other-related-to-Gradle-DependencyHandler-methods-in-KotlinDependencyHandler

I do not really know much about the dependency handling logic. I only stumbled over this as I added Koin to my Compose project.

@arnaudgiuliani arnaudgiuliani added this to the 4.0-RC3 milestone Sep 17, 2024
@arnaudgiuliani arnaudgiuliani changed the base branch from main to 4.0.0 September 17, 2024 10:27
@arnaudgiuliani

Copy link
Copy Markdown
Member

thanks 👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants