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

Update dependencies and refactor gradle #312

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

Conversation

hoc081098
Copy link

@hoc081098 hoc081098 commented Feb 24, 2024

  • All modules (excepting examples modules, if this PR is merged, I will create another PR to update examples modules 😁):

    • applyDefaultHierarchyTemplate.
    • remove deprecated targets.
    • use JDK 17 as jvmToolchain, but 11 as JVM target and sourceCompatibility (for Android)
    • simplify ksp config.
    • add -Xexpect-actual-classes flag
  • Android modules: change Compile SDK and Target SDK to 34.

  • Update dependencies:

    • gradle wrapper 8.6.
    • AndroidX deps to latest stable version.
    • Kotlin 1.9.22 along with ksp, compose multiplatform, and android compose compiler.
    • Kotlin Coroutines 1.8.0.
  • Upgrade yarn.lock file

@hoc081098
Copy link
Author

hoc081098 commented Feb 24, 2024

I have run CI on my forked repository, it passed 👉 https://github.com/hoc081098/koject/actions/runs/8030334668

hoc081098 added a commit to hoc081098/kmp-viewmodel that referenced this pull request Feb 28, 2024
hoc081098 added a commit to hoc081098/kmp-viewmodel that referenced this pull request Feb 29, 2024
* compose wasm

* koject: update
mori-atsushi/koject#312

* compose wasm

* compose wasm

* compose: use `browser()` instead of NodeJS.

* compose: use `browser()` instead of NodeJS.

* changelog

* docs for koject

* docs for koject

* Update CHANGELOG.md

- `kmp-viewmodel-koin` and `kmp-viewmodel-koin-compose`: blocked by InsertKoinIO/koin#1634
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.

None yet

1 participant