Skip to content

Commit 0424219

Browse files
chore(deps): bump org.jetbrains.compose from 1.8.1 to 1.8.2 in /android (#43)
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](JetBrains/compose-multiplatform@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: org.jetbrains.compose dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 333f4e4 commit 0424219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.10.1"
33
kotlin = "2.1.21"
4-
compose = "1.8.1"
4+
compose = "1.8.2"
55
coreKtx = "1.16.0"
66
junit = "4.13.2"
77
junitVersion = "1.2.1"

0 commit comments

Comments
 (0)