Update AndroidX Recyclerview to 1.1.0
This commit is contained in:
parent
68e8bed15d
commit
dbf1873251
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ buildscript {
|
|||
versions = [
|
||||
'kotlin': '1.3.61',
|
||||
'androidxAppCompat': '1.1.0',
|
||||
'androidxRecyclerView': '1.0.0',
|
||||
'androidxRecyclerView': '1.1.0',
|
||||
'androidxLifecycleExtensions': '2.1.0',
|
||||
'androidxAnnotation': '1.0.1',
|
||||
'androidxNavigation': '2.1.0',
|
||||
|
|
Loading…
Reference in a new issue