We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e530336 commit c917b04Copy full SHA for c917b04
build.gradle
@@ -406,7 +406,7 @@ dependencies {
406
implementation "androidx.activity:activity-compose:1.10.1"
407
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7"
408
implementation "androidx.navigation:navigation-compose:2.8.0"
409
- implementation "androidx.constraintlayout:constraintlayout:2.2.0"
+ implementation "androidx.constraintlayout:constraintlayout:2.2.1"
410
implementation "androidx.palette:palette-ktx:1.0.0"
411
implementation "androidx.slice:slice-core:1.1.0-alpha02"
412
def accompanistVersion = '0.37.2'
0 commit comments