Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize project setup | Kotlin 2.x | More Multiplatform targets #86

Merged
merged 4 commits into from
Jun 17, 2024

Conversation

mikepenz
Copy link
Owner

  • update all dependencies to their latest versions
  • upgrade to Kotlin 2.x
  • expand multiplatform support to more targets
  • move to a convention plugin, update to kts scripts
  • refresh a significant portion of the setup
  • future todos:
    • expand sample app to more targets (e.g. wasm, desktop, ...)
    • use compose instead of view system for sample
  • update build setup more, update to 2.0.0

- upgrade to Kotlin 2.x
- expand multiplatform support to more targets
- move to a convention plugin, update to kts scripts
- refresh a significant portion of the setup
- future todos:
  - expand sample app to more targets (e.g. wasm, desktop, ...)
  - use compose instead of view system for sample
@mikepenz mikepenz added feature dependencies Pull requests that update a dependency file labels Jun 17, 2024
@mikepenz mikepenz merged commit 1d4f2b0 into develop Jun 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant