Skip to content

Commit

Permalink
Merge pull request #225 from ouchadam/dependabot/gradle/com.google.ac…
Browse files Browse the repository at this point in the history
…companist-accompanist-systemuicontroller-0.27.0

Bump accompanist-systemuicontroller from 0.25.1 to 0.27.0
  • Loading branch information
ouchadam authored Oct 28, 2022
2 parents 3a4b6df + 10fc9f7 commit 1236353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.25.1"
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.27.0"

junit = "junit:junit:4.13.2"
kluent = "org.amshove.kluent:kluent:1.72"
Expand Down

0 comments on commit 1236353

Please sign in to comment.