mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update RecyclerView to 1.3.0
This commit is contained in:
parent
d45910889d
commit
1db15de716
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ dependencies {
|
|||
implementation 'androidx.core:core-ktx:1.9.0'
|
||||
implementation 'androidx.fragment:fragment-ktx:1.5.5'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.3.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'com.google.android.material:material:1.8.0'
|
||||
implementation 'androidx.viewpager2:viewpager2:1.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue