chore: update Splashscreen to 1.0.1

pull/633/head
andrekir 2023-05-08 17:35:10 -03:00
rodzic 6515b2d3a7
commit 89a0a4c4ac
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -233,7 +233,7 @@ dependencies {
// Work Request - used to delay boot event handling
implementation "androidx.work:work-runtime-ktx:$work_version"
implementation "androidx.core:core-splashscreen:1.0.0"
implementation "androidx.core:core-splashscreen:1.0.1"
// CompletableFuture backport for API 14+
implementation 'net.sourceforge.streamsupport:streamsupport-minifuture:1.7.4'