Skip to content

Commit e530336

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.10.1 (LawnchairLauncher#5304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7481c6e commit e530336

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
@@ -403,7 +403,7 @@ dependencies {
403403
implementation "androidx.compose.runtime:runtime-livedata"
404404
implementation 'androidx.compose.material3:material3'
405405
implementation 'androidx.compose.material3:material3-window-size-class'
406-
implementation "androidx.activity:activity-compose:1.10.0"
406+
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"
409409
implementation "androidx.constraintlayout:constraintlayout:2.2.0"

0 commit comments

Comments
 (0)