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 2b4e34c commit 66bacb8Copy full SHA for 66bacb8
app/build.gradle
@@ -142,7 +142,7 @@ dependencies {
142
143
// Android X
144
implementation 'androidx.appcompat:appcompat:1.7.1'
145
- implementation 'androidx.core:core-ktx:1.16.0'
+ implementation 'androidx.core:core-ktx:1.17.0'
146
implementation 'androidx.core:core-splashscreen:1.0.1'
147
implementation 'androidx.fragment:fragment:1.8.9'
148
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4'
0 commit comments