We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb2d37 commit 172c95aCopy full SHA for 172c95a
app/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation 'androidx.appcompat:appcompat:1.6.1'
55
implementation 'com.google.android.material:material:1.10.0'
56
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57
- implementation 'androidx.activity:activity-ktx:1.8.2'
+ implementation 'androidx.activity:activity-ktx:1.9.1'
58
implementation "androidx.fragment:fragment-ktx:1.6.2"
59
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
60
implementation 'androidx.core:core-ktx:1.12.0'
0 commit comments