Update AndroidX RecyclerView to version 1.2.1
This commit is contained in:
parent
96f9b3bdd6
commit
bbb07c7490
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ buildscript {
|
|||
'kotlinCoroutines': '1.5.2',
|
||||
'androidxAppCompat': '1.3.1',
|
||||
'androidxActivity': '1.4.0',
|
||||
'androidxRecyclerView': '1.1.0',
|
||||
'androidxRecyclerView': '1.2.1',
|
||||
'androidxLifecycle': '2.4.0',
|
||||
'androidxAnnotation': '1.2.0',
|
||||
'androidxBiometric': '1.1.0',
|
||||
|
|
Loading…
Reference in a new issue