mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-04 13:59:23 +01:00
Merge branch 'main' of github.com:ouchadam/helium
This commit is contained in:
commit
53f3fc01de
@ -89,5 +89,5 @@ dependencies {
|
||||
implementation Dependencies.mavenCentral.matrixOlm
|
||||
|
||||
implementation Dependencies.mavenCentral.kotlinSerializationJson
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.8.1'
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.9.1'
|
||||
}
|
||||
|
@ -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
Block a user