mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Remove usage of deprecated accompanist SystemUiController
Co-authored-by: p
This commit is contained in:
parent
f84d9a08b4
commit
2ba3f0612c
4 changed files with 41 additions and 43 deletions
|
@ -1,6 +1,5 @@
|
|||
[versions]
|
||||
compose-bom = "2024.09.03"
|
||||
accompanist = "0.36.0"
|
||||
|
||||
[libraries]
|
||||
activity = "androidx.activity:activity-compose:1.9.2"
|
||||
|
@ -17,5 +16,3 @@ material3-core = { module = "androidx.compose.material3:material3" }
|
|||
material-icons = { module = "androidx.compose.material:material-icons-extended" }
|
||||
|
||||
glance = "androidx.glance:glance-appwidget:1.1.0"
|
||||
|
||||
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue