Skip to content

Commit

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

Bump accompanist-systemuicontroller from 0.27.0 to 0.27.1
  • Loading branch information
ouchadam authored Dec 5, 2022
2 parents 4d829ac + a466f1a commit 2ed44e6
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.27.0"
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.27.1"

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

0 comments on commit 2ed44e6

Please sign in to comment.