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.
2 parents d11afe6 + 726a0b8 commit 04535cbCopy full SHA for 04535cb
app/build.gradle.kts
@@ -174,7 +174,7 @@ android {
174
dependencies {
175
176
implementation("androidx.core:core-ktx:1.15.0")
177
- implementation ("androidx.activity:activity-ktx:1.9.3")
+ implementation ("androidx.activity:activity-ktx:1.10.0")
178
implementation("androidx.appcompat:appcompat:1.7.0")
179
implementation("com.google.android.material:material:1.12.0")
180
implementation("androidx.constraintlayout:constraintlayout:2.2.0")
0 commit comments