Skip to content

Commit 09d8754

Browse files
fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0
1 parent a01de6b commit 09d8754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ dependencies {
143143
// Android X
144144
implementation 'androidx.appcompat:appcompat:1.7.1'
145145
implementation 'androidx.core:core-ktx:1.17.0'
146-
implementation 'androidx.core:core-splashscreen:1.0.1'
146+
implementation 'androidx.core:core-splashscreen:1.2.0'
147147
implementation 'androidx.fragment:fragment:1.8.9'
148148
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4'
149149
implementation 'androidx.preference:preference:1.2.1'

0 commit comments

Comments
 (0)