mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update Splashscreen to 1.0.0
This commit is contained in:
parent
057f94e423
commit
862c11ee4a
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue