chore: update Splashscreen to 1.0.0

This commit is contained in:
andrekir
2023-03-27 15:28:09 -03:00
parent 057f94e423
commit 862c11ee4a

View File

@@ -225,7 +225,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-beta02"
implementation "androidx.core:core-splashscreen:1.0.0"
// CompletableFuture backport for API 14+
implementation 'net.sourceforge.streamsupport:streamsupport-minifuture:1.7.4'