Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.4
Browse files Browse the repository at this point in the history
| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| maven      | androidx.compose.runtime:runtime | 1.7.3 | 1.7.4 |
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 29dd31c commit e942591
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 @@ -16,7 +16,7 @@ mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.7.3"
compose = "1.7.4"
composePlugin = "1.7.0"
agp = "8.7.1"
android-compileSdk = "34"
Expand Down

0 comments on commit e942591

Please sign in to comment.