Skip to content

Commit a8ed3f3

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.8.1
1 parent beae9ff commit a8ed3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ coroutines-jdk8 = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", ve
5555
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
5656
coroutines-turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
5757

58-
compose-activity = "androidx.activity:activity-compose:1.8.0"
58+
compose-activity = "androidx.activity:activity-compose:1.8.1"
5959
compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
6060
compose-foundation = "androidx.compose.foundation:foundation:1.5.4"
6161
compose-material3 = "androidx.compose.material3:material3:1.1.2"

0 commit comments

Comments
 (0)