Merge pull request #326 from ouchadam/renovate/com.google.accompanist
Update dependency com.google.accompanist:accompanist-systemuicontroller to v0.30.1
This commit is contained in:
commit
dcff810f5b
|
@ -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" }
|
||||||
|
|
Loading…
Reference in New Issue