Skip to content

Dependency and toolchain updates#4

Merged
diogocavaiar merged 5 commits into
mainfrom
release/0.2.2
Jun 5, 2026
Merged

Dependency and toolchain updates#4
diogocavaiar merged 5 commits into
mainfrom
release/0.2.2

Conversation

@diogocavaiar

Copy link
Copy Markdown
Member

Summary

Release 0.2.2 — dependency and toolchain updates only. No public API changes
(apiCheck passes with no diff). Bumps the library version, refreshes the
README, and updates the build stack:

  • Kotlin 2.3.202.4.0
  • Android Gradle Plugin 9.0.19.2.1
  • Compose 1.10.31.11.1
  • kotlinx-coroutines 1.10.21.11.0
  • kotlinx-serialization 1.10.01.11.0
  • Kotest 6.1.96.1.11
  • Gradle wrapper 9.1.09.5.1

README also corrected: bumped the install snippets to 0.2.2, updated the Kotlin
badge to 2.4.0, added a "latest version" pointer, and removed the inaccurate
Linux/Windows target claims (those targets are not configured or published).

Changelog

[0.2.2] - 2026-06-05

Changed

  • Dependency and toolchain updates — no public API changes. Kotlin
    2.3.202.4.0, Android Gradle Plugin 9.0.19.2.1, Compose
    1.10.31.11.1, kotlinx-coroutines 1.10.21.11.0,
    kotlinx-serialization 1.10.01.11.0, Kotest 6.1.96.1.11,
    and the Gradle wrapper 9.1.09.5.1.

Test Plan

  • All tests pass (./gradlew allTests) — verified locally: jvmTest, iosSimulatorArm64Test, jsTest,
    wasmJsTest all green
  • Lint passes (./gradlew ktlintCheck)
  • API compatibility verified (./gradlew apiCheck)

@diogocavaiar diogocavaiar requested a review from Merkost June 4, 2026 23:51
@diogocavaiar diogocavaiar merged commit 00f57fd into main Jun 5, 2026
3 checks passed
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.

3 participants