Skip to content

Commit 4e022d1

Browse files
authored
Merge pull request #191 from Hepolise/dependabot/gradle/main/androidx.core-core-splashscreen-1.2.0
Build(deps): Bump androidx.core:core-splashscreen from 1.0.1 to 1.2.0
2 parents cc540a2 + a43eb82 commit 4e022d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation("androidx.compose.ui:ui-tooling-preview")
5555
implementation("androidx.compose.material3:material3:1.4.0")
5656
implementation("androidx.compose.material:material-icons-core:1.7.8")
57-
implementation("androidx.core:core-splashscreen:1.0.1")
57+
implementation("androidx.core:core-splashscreen:1.2.0")
5858

5959
// Compose navigation
6060
implementation("androidx.navigation:navigation-compose:2.9.5")

0 commit comments

Comments
 (0)