We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e1297 commit be599c0Copy full SHA for be599c0
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.9.2"
79
implementation "androidx.constraintlayout:constraintlayout-compose:1.0.1"
80
81
implementation platform("androidx.compose:compose-bom:2023.04.01")
0 commit comments