mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-15 21:27:00 +02:00
android: Use androidx splash screen
This commit is contained in:
parent
77075417b0
commit
9238214837
4 changed files with 12 additions and 2 deletions
|
|
@ -136,6 +136,7 @@ dependencies {
|
|||
implementation 'androidx.preference:preference:1.2.0'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1"
|
||||
implementation "io.coil-kt:coil:2.2.2"
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0'
|
||||
|
||||
// Allows FRP-style asynchronous operations in Android.
|
||||
implementation 'io.reactivex:rxandroid:1.2.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue