Bump accompanist-systemuicontroller from 0.27.0 to 0.27.1
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/google/accompanist/releases) - [Commits](https://github.com/google/accompanist/compare/v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: com.google.accompanist:accompanist-systemuicontroller dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
89b5a724dc
commit
a466f1a9b3
|
@ -143,7 +143,7 @@ ext.Dependencies.with {
|
|||
ktorContentNegotiation = "io.ktor:ktor-client-content-negotiation:${ktorVer}"
|
||||
|
||||
coil = "io.coil-kt:coil-compose:2.2.2"
|
||||
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.27.0"
|
||||
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.27.1"
|
||||
|
||||
junit = "junit:junit:4.13.2"
|
||||
kluent = "org.amshove.kluent:kluent:1.72"
|
||||
|
|
Loading…
Reference in New Issue