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 ba17cb9 commit 28bb8ceCopy full SHA for 28bb8ce
1 file changed
app/build.gradle.kts
@@ -287,7 +287,7 @@ dependencies {
287
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion")
288
implementation("androidx.appcompat:appcompat:1.7.1")
289
implementation("androidx.core:core-ktx:1.17.0")
290
- implementation("androidx.core:core-splashscreen:1.0.1")
+ implementation("androidx.core:core-splashscreen:1.2.0")
291
implementation("androidx.activity:activity-ktx:1.11.0")
292
implementation("androidx.fragment:fragment-ktx:1.8.9")
293
implementation("androidx.cardview:cardview:1.0.0")
0 commit comments