mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-15 03:49:19 +00:00
Update Coil Version
This commit is contained in:
@ -131,8 +131,8 @@ dependencies {
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha03'
|
||||
|
||||
// Coil
|
||||
implementation 'io.coil-kt:coil:1.4.0'
|
||||
implementation "io.coil-kt:coil-compose:1.4.0"
|
||||
implementation 'io.coil-kt:coil:2.0.0-rc01'
|
||||
implementation "io.coil-kt:coil-compose:2.0.0-rc01"
|
||||
|
||||
// OkHttps
|
||||
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.5'
|
||||
|
Reference in New Issue
Block a user