Skip to content

3.1.0 (Kotlin 2.0)

Compare
Choose a tag to compare
@svenjacobs svenjacobs released this 17 Oct 07:34
· 9 commits to main since this release
d8dddcb

Reveal is now based on Kotlin 2.0 and Compose Multiplatform 1.7.0 🎉
This version should still work with Kotlin 1.9 because 1.9 is forward compatible with the binary format of 2.0.

What's Changed

  • chore: update Gradle to 8.10.2 by @svenjacobs in #165
  • chore: upgrade JDK to 21 by @svenjacobs in #166
  • chore(deps): Bump androidx.compose:compose-bom from 2024.09.02 to 2024.09.03 by @dependabot in #168
  • chore(deps): Bump com.slack.lint.compose:compose-lint-checks from 1.3.1 to 1.4.1 by @dependabot in #169
  • chore(deps): Bump android-gradle-plugin from 8.6.1 to 8.7.0 by @dependabot in #170
  • chore(deps): Bump the kotlin group with 2 updates (Kotlin 2.0) by @dependabot in #132

Full Changelog: v3.0.8...v3.1.0