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 a01de6b commit 09d8754Copy full SHA for 09d8754
app/build.gradle
@@ -143,7 +143,7 @@ dependencies {
143
// Android X
144
implementation 'androidx.appcompat:appcompat:1.7.1'
145
implementation 'androidx.core:core-ktx:1.17.0'
146
- implementation 'androidx.core:core-splashscreen:1.0.1'
+ implementation 'androidx.core:core-splashscreen:1.2.0'
147
implementation 'androidx.fragment:fragment:1.8.9'
148
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4'
149
implementation 'androidx.preference:preference:1.2.1'
0 commit comments