Skip to content

Commit 0816cb7

Browse files
fix(deps): update dependency androidx.compose.runtime:runtime to v1.5.4 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 053208c commit 0816cb7

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
@@ -2,7 +2,7 @@
22

33
# https://androidx.dev/storage/compose-compiler/repository for versions matching new Kotlin versions:
44
androidx-compose-compiler = "1.5.3"
5-
androidx-compose-runtime = "1.5.3"
5+
androidx-compose-runtime = "1.5.4"
66
kotlin = "1.9.10"
77
kotlinCompileTesting = "1.5.0"
88
kotlinCompileTestingFork = "0.3.2"

0 commit comments

Comments
 (0)