Skip to content

Commit 816c474

Browse files
chore(deps): bump androidx.constraintlayout:constraintlayout-compose
Bumps androidx.constraintlayout:constraintlayout-compose from 1.0.1 to 1.1.0. --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout-compose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b98a44 commit 816c474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
// Work Manager
9898
implementation("androidx.work:work-runtime-ktx:2.9.1")
9999
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
100-
implementation("androidx.constraintlayout:constraintlayout-compose:1.0.1")
100+
implementation("androidx.constraintlayout:constraintlayout-compose:1.1.0")
101101

102102
// Text similarity
103103
implementation("org.apache.commons:commons-text:1.12.0")

0 commit comments

Comments
 (0)