We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de57e0c commit 9b1233bCopy full SHA for 9b1233b
1 file changed
sampleapp/build.gradle.kts
@@ -53,7 +53,7 @@ dependencies {
53
implementation(project(":android"))
54
implementation("androidx.core:core-ktx:1.7.0")
55
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.1")
56
- implementation("androidx.activity:activity-compose:1.3.0")
+ implementation("androidx.activity:activity-compose:1.10.1")
57
implementation(platform("androidx.compose:compose-bom:2022.10.00"))
58
implementation("androidx.compose.ui:ui")
59
implementation("androidx.compose.ui:ui-graphics")
0 commit comments