mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-16 20:20:59 +01:00
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 {
|
dependencies {
|
||||||
implementation project(":core")
|
implementation project(":core")
|
||||||
implementation("io.coil-kt:coil-compose:1.4.0")
|
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…
x
Reference in New Issue
Block a user