fix(deps): update dependency com.google.accompanist:accompanist-systemuicontroller to v0.36.0 (#336)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-05 15:30:19 +07:00 committed by GitHub
parent ffd5b4ebc1
commit efd2161be3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
[versions]
# 2024.04.00-alpha01 & above has several bugs with the new animateItem() modifier
compose-bom = "2024.08.00-alpha02"
accompanist = "0.35.1-alpha"
accompanist = "0.36.0"
[libraries]
activity = "androidx.activity:activity-compose:1.9.1"