Skip to content

Commit

Permalink
Update dependency androidx.constraintlayout:constraintlayout-compose …
Browse files Browse the repository at this point in the history
…to v1.1.0
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent bacb3b6 commit 0c287f6
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 @@ -70,7 +70,7 @@ 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-constraintlayoutCompose = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
androidx-constraintlayoutCompose = "androidx.constraintlayout:constraintlayout-compose:1.1.0"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-coreGoogleShortcuts = "androidx.core:core-google-shortcuts:1.1.0"
androidx-coreSplashscreen = "androidx.core:core-splashscreen:1.0.1"
Expand Down

0 comments on commit 0c287f6

Please sign in to comment.