Skip to content

Commit c917b04

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ dependencies {
406406
implementation "androidx.activity:activity-compose:1.10.1"
407407
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7"
408408
implementation "androidx.navigation:navigation-compose:2.8.0"
409-
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
409+
implementation "androidx.constraintlayout:constraintlayout:2.2.1"
410410
implementation "androidx.palette:palette-ktx:1.0.0"
411411
implementation "androidx.slice:slice-core:1.1.0-alpha02"
412412
def accompanistVersion = '0.37.2'

0 commit comments

Comments
 (0)