Skip to content

Prepare 6.x version of arkitekt#175

Open
okalman wants to merge 18 commits into6.xfrom
feature/6.x-prepare
Open

Prepare 6.x version of arkitekt#175
okalman wants to merge 18 commits into6.xfrom
feature/6.x-prepare

Conversation

@okalman
Copy link
Collaborator

@okalman okalman commented Feb 27, 2026

No description provided.

@okalman okalman changed the base branch from 5.x to 6.x February 27, 2026 08:22
@okalman okalman requested a review from matejsemancik March 4, 2026 07:14
…ing new dependencies for Decompose/KMP, removal of legacy components, and enhanced migration guidance for Jetpack Compose and Koin integration.
dependencies {
implementation(Deps.Decompose.core)
implementation(Deps.Decompose.essentyLifecycle)
implementation(Deps.Koin.core)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We dont need this dependency

implementation(Deps.Decompose.essentyLifecycle)
implementation(Deps.Koin.core)
implementation(Deps.Kotlin.coroutines)
implementation(Deps.Logging.kermit)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dont need this as well

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's identify unneeded dependencies in entire project, I believe there will be some more

@okalman okalman requested a review from matejsemancik March 10, 2026 07:58
Copy link
Member

@matejsemancik matejsemancik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good first step.

Next steps:

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