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
#1753)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent b9e7db1 commit 8106591
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 @@ -126,7 +126,7 @@ androidx-compose-materialIcons = { module = "androidx.compose.material:material-
androidx-compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose" }
androidx-compose-accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
androidx-compose-accompanist-systemUi = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-rc01"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
androidx-paging-compose = "androidx.paging:paging-compose:3.3.2"
androidx-compose-material-material3 = { module = "androidx.compose.material3:material3", version.ref = "compose-material3" }
androidx-compose-material-material3-windowSizeClass = { module = "androidx.compose.material3:material3-window-size-class", version.ref = "compose-material3" }
Expand Down

0 comments on commit 8106591

Please sign in to comment.