Skip to content

Commit

Permalink
Bump androidx.constraintlayout:constraintlayout-compose from 1.0.1 to…
Browse files Browse the repository at this point in the history
… 1.1.0 (#349)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 26b624b commit ecdb364
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 @@ -56,7 +56,7 @@ compose-material3 = "androidx.compose.material3:material3:1.3.1"
compose-material-icons-core = { module = "androidx.compose.material:material-icons-core" }
compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
compose-icons-simple = { module = "br.com.devsrsouza.compose.icons:simple-icons", version.ref = "compose-icons" }
compose-constraintLayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
compose-constraintLayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0"
material = { group = "com.google.android.material", name = "material", version.ref = "google-material" }
junit = { group = "junit", name = "junit", version.ref = "junit" }
androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "junit-version" }
Expand Down

0 comments on commit ecdb364

Please sign in to comment.