Skip to content

Commit 4470b09

Browse files
Update dependency androidx.activity:activity-compose to v1.9.2
1 parent e6e7ee2 commit 4470b09

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
@@ -53,7 +53,7 @@ dependencies {
5353
implementation 'androidx.core:core-ktx:1.12.0'
5454
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
5555
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2'
56-
implementation 'androidx.activity:activity-compose:1.7.2'
56+
implementation 'androidx.activity:activity-compose:1.9.2'
5757
implementation "androidx.compose.ui:ui:$compose_ui_version"
5858
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
5959
implementation 'androidx.compose.material:material:1.5.1'

0 commit comments

Comments
 (0)