mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
android: add splashscreen
This commit is contained in:
parent
cb468d39f8
commit
497ad78ca5
5 changed files with 14 additions and 3 deletions
|
@ -21,7 +21,8 @@ accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-sys
|
|||
androidx-activity-compose = "androidx.activity:activity-compose:1.4.0-beta01"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.0-beta01"
|
||||
androidx-browser = "androidx.browser:browser:1.4.0-beta01"
|
||||
androidx-coreKtx = "androidx.core:core-ktx:1.7.0-beta02"
|
||||
androidx-core-ktx = "androidx.core:core-ktx:1.7.0-beta02"
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-alpha02"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.4.0-rc01"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.4.0-alpha10"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue