Skip to content

Commit d31a4a1

Browse files
Update dependency androidx.activity:activity-compose to v1.10.1
1 parent 0fcbe87 commit d31a4a1

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.10.1"
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)