Skip to content

Commit 92fc275

Browse files
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1 (#330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa85f05 commit 92fc275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref
4141

4242
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }
4343

44-
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.0" }
44+
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
4545

4646
androidx-emoji = { module = "androidx.emoji2.emoji2:emoji2", version.ref = "androidx-emoji" }
4747
androidx-emoji-bundled = { module = "androidx.emoji2.emoji2:emoji2-bundled", version.ref = "androidx-emoji" }

0 commit comments

Comments
 (0)