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 fa0e718 + efc0c53 commit eb59038Copy full SHA for eb59038
app/build.gradle.kts
@@ -171,7 +171,7 @@ android {
171
dependencies {
172
173
implementation("androidx.core:core-ktx:1.17.0")
174
- implementation ("androidx.activity:activity-ktx:1.10.0")
+ implementation ("androidx.activity:activity-ktx:1.13.0")
175
implementation("androidx.appcompat:appcompat:1.7.0")
176
implementation("com.google.android.material:material:1.13.0")
177
implementation("androidx.constraintlayout:constraintlayout:2.2.1")
0 commit comments