hoc081098 / kmp-viewmodel

🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.
https://hoc081098.github.io/kmp-viewmodel/docs/0.x/
MIT License
107 stars 5 forks source link

build: revert to Gradle 8.7, build with Java 21 #285

Closed hoc081098 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.24%. Comparing base (b74ab68) to head (d4ae3a0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #285 +/- ## ======================================= Coverage 76.24% 76.24% ======================================= Files 44 44 Lines 501 501 Branches 69 69 ======================================= Hits 382 382 Misses 102 102 Partials 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.