Skip to content

Commit 759c800

Browse files
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
1 parent 60c1fcd commit 759c800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
agp = "8.7.1"
33
#noinspection GradleDependency
44
appcompat = "1.6.1"
5-
constraintlayout = "2.1.4"
5+
constraintlayout = "2.2.0"
66
kotlin = "2.0.21"
77
mdc = "1.12.0"
88
multidex = "2.0.1"

0 commit comments

Comments
 (0)