Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit f8a2494

Browse files
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.0-alpha05 (#2285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b41f1a commit f8a2494

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
@@ -20,7 +20,7 @@ androidx-annotation = "androidx.annotation:annotation:1.5.0"
2020
androidx-appcompat = "androidx.appcompat:appcompat:1.6.0-alpha05"
2121
androidx-autofill = "androidx.autofill:autofill:1.2.0-beta01"
2222
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
23-
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha04"
23+
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha05"
2424
androidx-core-ktx = "androidx.core:core-ktx:1.9.0"
2525
androidx-documentfile = "androidx.documentfile:documentfile:1.1.0-alpha01"
2626
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.6.0-alpha03"

0 commit comments

Comments
 (0)