Merge pull request #29 from ouchadam/dependabot/gradle/com.google.accompanist-accompanist-systemuicontroller-0.24.7-alpha
Bump accompanist-systemuicontroller from 0.24.6-alpha to 0.24.7-alpha
This commit is contained in:
commit
8f0c4c9b9a
|
@ -3,5 +3,5 @@ applyAndroidLibraryModule(project)
|
|||
dependencies {
|
||||
implementation project(":core")
|
||||
implementation("io.coil-kt:coil-compose:1.4.0")
|
||||
implementation "com.google.accompanist:accompanist-systemuicontroller:0.24.6-alpha"
|
||||
implementation "com.google.accompanist:accompanist-systemuicontroller:0.24.7-alpha"
|
||||
}
|
Loading…
Reference in New Issue