Bump org.jetbrains.compose from 1.8.0-beta01 to 1.8.0

Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.8.0-beta01 to 1.8.0.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/compare/v1.8.0-beta01...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-07 02:35:08 +00:00
committed by GitHub
parent 4ef37e41d4
commit 64116ff00f
+1 -1
View File
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.1.20"
compose = "1.8.0-beta01"
compose = "1.8.0"
agp = "8.7.3"
androidx-lifecycle = "2.8.4"
androidx-activity-compose = "1.10.1"