Skip to content

Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20#1233

Merged
mikepenz merged 3 commits intodevelopfrom
feature/upgrade_compose_kotlin
Sep 14, 2025
Merged

Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20#1233
mikepenz merged 3 commits intodevelopfrom
feature/upgrade_compose_kotlin

Conversation

@mikepenz
Copy link
Owner

  • Update dependencies: activity to 1.11.0, lifecycle to 2.9.3, navigation to 2.9.4, and material to 1.13.0; upgrade version-catalog to 0.8.6
  • Bump agp to 8.13.0
  • Bump compose to 1.9.1
  • Bump compose-multiplatform to 1.9.0-rc02
  • Bump kotlin to 2.2.20
  • Bump ktlint to 13.1.0
  • Bump composeHotReload to 1.0.0-beta06

…tion to 2.9.4, and material to 1.13.0; upgrade version-catalog to 0.8.6

- Bump agp to 8.13.0
- Bump compose to 1.9.1
- Bump compose-multiplatform to 1.9.0-rc02
- Bump kotlin to 2.2.20
- Bump ktlint to 13.1.0
- Bump composeHotReload to 1.0.0-beta06
@mikepenz mikepenz requested a review from Copilot September 14, 2025 05:55
@mikepenz mikepenz added feature dependencies Pull requests that update a dependency file labels Sep 14, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates multiple dependencies across the project to newer versions, focusing on Compose, Kotlin, and Android libraries. The update brings the project to Compose 1.9.1, Compose Multiplatform 1.9.0-rc02, and Kotlin 2.2.20.

  • Updates core dependencies including activity, lifecycle, navigation, and material libraries
  • Upgrades build tools including AGP, Kotlin, and version-catalog
  • Updates development tools like ktlint and composeHotReload

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
settings.gradle.kts Updates version-catalog from 0.8.0 to 0.8.6
gradle/libs.versions.toml Updates multiple library versions including activity, lifecycle, navigation, and material

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mikepenz mikepenz merged commit 6b9dea2 into develop Sep 14, 2025
3 checks passed
@mikepenz mikepenz deleted the feature/upgrade_compose_kotlin branch September 14, 2025 06:38
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.

2 participants