Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.runtime:runtime to v1.5…
Browse files Browse the repository at this point in the history
….4 (#247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 053208c commit 0816cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# https://androidx.dev/storage/compose-compiler/repository for versions matching new Kotlin versions:
androidx-compose-compiler = "1.5.3"
androidx-compose-runtime = "1.5.3"
androidx-compose-runtime = "1.5.4"
kotlin = "1.9.10"
kotlinCompileTesting = "1.5.0"
kotlinCompileTestingFork = "0.3.2"
Expand Down

0 comments on commit 0816cb7

Please sign in to comment.