mirror of
https://github.com/accelforce/Yuito
synced 2025-01-03 11:30:29 +01:00
upgrade splashscreen library to 1.0.0-beta02 (#2416)
This commit is contained in:
parent
b61436e096
commit
d4eeef99d0
@ -128,7 +128,7 @@ dependencies {
|
||||
implementation "androidx.room:room-paging:$roomVersion"
|
||||
implementation "androidx.room:room-rxjava3:$roomVersion"
|
||||
kapt "androidx.room:room-compiler:$roomVersion"
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0-beta01'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0-beta02'
|
||||
|
||||
implementation "com.google.android.material:material:1.5.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user