Skip to content

Commit 25e4a0d

Browse files
authored
chore: update Compose Multiplatform to 1.8.1 (#225)
1 parent 923c73b commit 25e4a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![Deploy Release](https://img.shields.io/github/actions/workflow/status/svenjacobs/reveal/deploy-release.yml?label=Deploy%20Release)
2-
![Compose Multiplatform](https://img.shields.io/badge/Compose%20Multiplatform-1.7.3-blue)
2+
![Compose Multiplatform](https://img.shields.io/badge/Compose%20Multiplatform-1.8.1-blue)
33
![Android](https://img.shields.io/badge/Android-green)
44
![iOS](https://img.shields.io/badge/iOS-slategray)
55
![Desktop](https://img.shields.io/badge/Desktop-tomato)

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
android-gradle-plugin = "8.10.1"
33
androidx-activity = "1.10.1"
44
androidx-compose-bom = "2025.05.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
5-
jetbrains-compose = "1.7.3"
5+
jetbrains-compose = "1.8.1"
66
kotlin = "2.1.21"
77

88
[libraries]

0 commit comments

Comments
 (0)