We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7481c6e commit e530336Copy full SHA for e530336
build.gradle
@@ -403,7 +403,7 @@ dependencies {
403
implementation "androidx.compose.runtime:runtime-livedata"
404
implementation 'androidx.compose.material3:material3'
405
implementation 'androidx.compose.material3:material3-window-size-class'
406
- implementation "androidx.activity:activity-compose:1.10.0"
+ 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"
0 commit comments