Skip to content

Commit bbb07c7

Browse files
committedOct 30, 2021
Update AndroidX RecyclerView to version 1.2.1
1 parent 96f9b3b commit bbb07c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
'kotlinCoroutines': '1.5.2',
1616
'androidxAppCompat': '1.3.1',
1717
'androidxActivity': '1.4.0',
18-
'androidxRecyclerView': '1.1.0',
18+
'androidxRecyclerView': '1.2.1',
1919
'androidxLifecycle': '2.4.0',
2020
'androidxAnnotation': '1.2.0',
2121
'androidxBiometric': '1.1.0',

0 commit comments

Comments
 (0)
Please sign in to comment.