upgrade splashscreen library to 1.0.0-beta02 (#2416)
This commit is contained in:
parent
b61436e096
commit
d4eeef99d0
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ dependencies {
|
||||||
implementation "androidx.room:room-paging:$roomVersion"
|
implementation "androidx.room:room-paging:$roomVersion"
|
||||||
implementation "androidx.room:room-rxjava3:$roomVersion"
|
implementation "androidx.room:room-rxjava3:$roomVersion"
|
||||||
kapt "androidx.room:room-compiler:$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"
|
implementation "com.google.android.material:material:1.5.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue