Skip to content

Commit

Permalink
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 769b700 commit ea3e433
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 @@ -69,7 +69,7 @@ androidx-composeUiTestManifest = { module = "androidx.compose.ui:ui-test-manifes
androidx-composeUiTooling = { module = "androidx.compose.ui:ui-tooling" }
androidx-composeUiToolingPreview = { module = "androidx.compose.ui:ui-tooling-preview" }
androidx-composeUiViewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
androidx-constraintlayoutCompose = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-coreGoogleShortcuts = "androidx.core:core-google-shortcuts:1.1.0"
Expand Down

0 comments on commit ea3e433

Please sign in to comment.