mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Adapters refactoring
This commit is contained in:
parent
18fae806a6
commit
ae23d268cd
34 changed files with 341 additions and 100 deletions
|
|
@ -54,6 +54,7 @@ dependencies {
|
|||
implementation "androidx.room:room-runtime:2.2.5"
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.paging:paging-runtime:2.1.2'
|
||||
|
||||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.2.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue