Skip to content

Commit be599c0

Browse files
Update dependency androidx.activity:activity-compose to v1.9.2
1 parent 60e1297 commit be599c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-livestream/build.gradle

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

7676
implementation "androidx.core:core-ktx:1.12.0"
7777
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"
78-
implementation "androidx.activity:activity-compose:1.7.2"
78+
implementation "androidx.activity:activity-compose:1.9.2"
7979
implementation "androidx.constraintlayout:constraintlayout-compose:1.0.1"
8080

8181
implementation platform("androidx.compose:compose-bom:2023.04.01")

0 commit comments

Comments
 (0)