We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcbe87 commit d31a4a1Copy full SHA for d31a4a1
sample-livestream/build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
76
implementation "androidx.core:core-ktx:1.12.0"
77
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"
78
- implementation "androidx.activity:activity-compose:1.7.2"
+ implementation "androidx.activity:activity-compose:1.10.1"
79
implementation "androidx.constraintlayout:constraintlayout-compose:1.0.1"
80
81
implementation platform("androidx.compose:compose-bom:2023.04.01")
0 commit comments