mirror of
https://github.com/ouchadam/small-talk.git
synced 2024-12-25 17:12:22 +01:00
Merge pull request #16 from ouchadam/dependabot/gradle/com.google.accompanist-accompanist-systemuicontroller-0.24.5-alpha
Bump accompanist-systemuicontroller from 0.24.4-alpha to 0.24.5-alpha
This commit is contained in:
commit
6c049900ee
@ -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.4-alpha"
|
||||
implementation "com.google.accompanist:accompanist-systemuicontroller:0.24.5-alpha"
|
||||
}
|
Loading…
Reference in New Issue
Block a user