Update dependency com.google.accompanist:accompanist-systemuicontroller to v0.30.1

This commit is contained in:
renovate[bot] 2023-04-17 21:25:04 +00:00 committed by GitHub
parent 79d7b51889
commit 935be039fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", vers
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.6.0" } androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.6.0" }
compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.2.2" } compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.2.2" }
accompanist-systemuicontroller = { group = "com.google.accompanist", name = "accompanist-systemuicontroller", version = "0.28.0" } accompanist-systemuicontroller = { group = "com.google.accompanist", name = "accompanist-systemuicontroller", version = "0.30.1" }
matrix-olm = { group = "org.matrix.android", name = "olm-sdk", version = "3.2.12" } matrix-olm = { group = "org.matrix.android", name = "olm-sdk", version = "3.2.12" }
unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", version = "2.1.1" } unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", version = "2.1.1" }