Merge pull request #70 from ouchadam/dependabot/gradle/com.google.accompanist-accompanist-systemuicontroller-0.25.0
Bump accompanist-systemuicontroller from 0.24.13-rc to 0.25.0
This commit is contained in:
commit
84d3f18a28
|
@ -132,7 +132,7 @@ ext.Dependencies.with {
|
|||
ktorContentNegotiation = "io.ktor:ktor-client-content-negotiation:${ktorVer}"
|
||||
|
||||
coil = "io.coil-kt:coil-compose:2.1.0"
|
||||
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.24.13-rc"
|
||||
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.25.0"
|
||||
|
||||
junit = "junit:junit:4.13.2"
|
||||
kluent = "org.amshove.kluent:kluent:1.68"
|
||||
|
|
Loading…
Reference in New Issue