Skip to content

Conversation

@championswimmer
Copy link

This fixes #152

NOTE: This bumps version to 2.0.0 because technically this is a breaking change as the dependency tree and hierarchy changes

  • we product basically only jvm, native and js (wasm + normal) as libraries
  • desktop compose apps will use jvm variant
  • android will use jvm variant
  • all apple targets will use native variant
  • kotlin/native (cli apps) will use native variant too

none of this needs to be configured by apps consuming this library, this is handled automatically by default hierarchy template

instructions on how to use the library and installation steps do NOT change, it is still same except browser, everywhere else we use kstore-file on browser we use kstore-storage

> NOTE: This bumps version to 2.0.0 because technically this is a breaking change as the dependency tree and hierarchy changes

- we product basically only jvm, native and js (wasm + normal) as libraries
- desktop compose apps will use jvm variant
- android will use jvm variant
- all apple targets will use native variant
- kotlin/native (cli apps) will use native variant too

none of this needs to be configured by apps consuming this library, this is handled automatically by default hierarchy template

instructions on how to use the library and installation steps do NOT change, it is still same
except browser, everywhere else we use kstore-file
on browser we use kstore-storage
@championswimmer
Copy link
Author

@xxfast - any chance of merging this?

@xxfast
Copy link
Owner

xxfast commented Jul 15, 2025

@championswimmer current working on migration to maven central #156 - will merge this right after 👍

@championswimmer
Copy link
Author

@xxfast - any further updates?

@championswimmer
Copy link
Author

@xxfast any chance to take a look at this please?

@xxfast
Copy link
Owner

xxfast commented Dec 3, 2025

Hi @championswimmer Apologies for the delay - been too busy with work

I plan to get this in asap. Stay tuned

@championswimmer championswimmer force-pushed the default-hierarchy-template branch from d047d88 to df4888e Compare December 4, 2025 22:37
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.

dependency tree problems

2 participants