mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-22 19:02:12 +00:00
Add: FastAdapter as dependency
This commit is contained in:
parent
9e022d477d
commit
f35ef9f265
@ -137,6 +137,12 @@ dependencies {
|
||||
// Material3
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha01'
|
||||
|
||||
|
||||
// FastAdapter
|
||||
implementation("com.mikepenz:fastadapter:5.6.0")
|
||||
implementation("com.mikepenz:fastadapter-extensions-diff:5.6.0")
|
||||
implementation("com.mikepenz:fastadapter-extensions-binding:5.6.0")
|
||||
|
||||
// Coil
|
||||
implementation 'io.coil-kt:coil:1.4.0'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user