Skip to content

Commit ef6083e

Browse files
Update dependency androidx.constraintlayout:constraintlayout to v2.2.1
1 parent 369f73a commit ef6083e

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.10.0"
33
#noinspection GradleDependency
44
appcompat = "1.6.1"
5-
constraintlayout = "2.1.4"
5+
constraintlayout = "2.2.1"
66
kotlin = "2.1.21"
77
mdc = "1.12.0"
88
multidex = "2.0.1"

0 commit comments

Comments
 (0)