Try using custom fetcher for Coil...
This commit is contained in:
parent
0afc1bb334
commit
8f03957c23
10 changed files with 118 additions and 11 deletions
|
|
@ -95,6 +95,7 @@ dependencies {
|
|||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
|
||||
implementation 'androidx.activity:activity-compose:1.6.1'
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1'
|
||||
implementation 'io.coil-kt:coil:2.2.1'
|
||||
implementation 'com.jakewharton.timber:timber:5.0.1'
|
||||
debugImplementation "androidx.compose.ui:ui-tooling"
|
||||
debugImplementation "androidx.compose.ui:ui-test-manifest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue