We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb3b82 commit 3504b7aCopy full SHA for 3504b7a
app/build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.10.0")
69
implementation("androidx.startup:startup-runtime:1.2.0")
70
implementation("androidx.browser:browser:1.9.0")
71
- implementation("androidx.activity:activity-compose:1.12.0")
+ implementation("androidx.activity:activity-compose:1.12.2")
72
implementation("androidx.appcompat:appcompat:1.7.1")
73
implementation("com.google.android.material:material:1.13.0")
74
implementation("androidx.core:core-splashscreen:1.2.0")
0 commit comments