Skip to content

Commit 7a62d7c

Browse files
Update dependency androidx.activity:activity-compose 1.9.3 to v1.10.0 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ddb58b commit 7a62d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070

7171
implementation 'androidx.core:core-ktx:1.15.0'
7272
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
73-
implementation 'androidx.activity:activity-compose:1.9.3'
73+
implementation 'androidx.activity:activity-compose:1.10.0'
7474
implementation "androidx.compose.ui:ui:$compose_ui_version"
7575
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
7676
implementation 'androidx.compose.material:material:1.7.6'

0 commit comments

Comments
 (0)