mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Dependencies update
This commit is contained in:
parent
abc80ca2dd
commit
610ff6f54f
3 changed files with 6 additions and 6 deletions
|
|
@ -46,9 +46,9 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
|
||||
implementation "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
|
||||
implementation 'androidx.preference:preference-ktx:1.1.1'
|
||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.5'
|
||||
implementation 'androidx.navigation:navigation-ui-ktx:2.3.5'
|
||||
implementation 'androidx.preference:preference-ktx:1.2.0'
|
||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.4.0'
|
||||
implementation 'androidx.navigation:navigation-ui-ktx:2.4.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
||||
implementation 'androidx.room:room-runtime:2.4.1'
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
|
|
@ -58,7 +58,7 @@ dependencies {
|
|||
implementation 'com.google.android.gms:play-services-cast-framework:21.0.1'
|
||||
|
||||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha01'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha02'
|
||||
|
||||
// SearchBar
|
||||
implementation 'com.paulrybitskyi.persistentsearchview:persistentsearchview:1.1.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue