Update AndroidX RecyclerView to version 1.2.1

This commit is contained in:
cketti 2021-10-30 03:33:49 +02:00
parent 96f9b3bdd6
commit bbb07c7490

View file

@ -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',