Skip to content

Commit 1ad354a

Browse files
Update dependency androidx.core:core-splashscreen to v1.0.1
1 parent 72d88d2 commit 1ad354a

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
@@ -111,7 +111,7 @@ dependencies {
111111
implementation "com.google.accompanist:accompanist-navigation-animation:0.24.13-rc"
112112

113113
// core splash screen
114-
implementation "androidx.core:core-splashscreen:1.0.0-rc01"
114+
implementation "androidx.core:core-splashscreen:1.0.1"
115115

116116
testImplementation 'junit:junit:4.13.2'
117117

0 commit comments

Comments
 (0)