Skip to content

Commit

Permalink
Update dependency androidx.compose.runtime:runtime to v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Oct 16, 2024
1 parent f0ddbad commit c0c9d65
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 @@ -37,7 +37,7 @@ androidx-collection-ktx = { module = "androidx.collection:collection-ktx", versi
androidx-compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "androidx-compose" }
androidx-compose-material = "androidx.compose.material:material:1.7.4"
androidx-compose-material3 = "androidx.compose.material3:material3:1.3.0"
androidx-compose-runtime = "androidx.compose.runtime:runtime:1.7.3"
androidx-compose-runtime = "androidx.compose.runtime:runtime:1.7.4"
androidx-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androidx-compose-ui" }
androidx-compose-ui-test = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "androidx-compose-ui" }
androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version.ref = "androidx-compose-ui" }
Expand Down

0 comments on commit c0c9d65

Please sign in to comment.