Skip to content

Commit

Permalink
Merge pull request #285 from ouchadam/renovate/com.google.accompanist
Browse files Browse the repository at this point in the history
Update dependency com.google.accompanist:accompanist-systemuicontroller to v0.28.0
  • Loading branch information
ouchadam authored Dec 12, 2022
2 parents a5f6f9b + e99eb9e commit d6c0f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.2.2"

android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", version = "1.1.5" }

accompanist-systemuicontroller = { group = "com.google.accompanist", name = "accompanist-systemuicontroller", version = "0.27.1" }
accompanist-systemuicontroller = { group = "com.google.accompanist", name = "accompanist-systemuicontroller", version = "0.28.0" }

matrix-olm = { group = "org.matrix.android", name = "olm-sdk", version = "3.2.12" }

Expand Down

0 comments on commit d6c0f8d

Please sign in to comment.