Skip to content

Commit b1ed717

Browse files
committed
RecyclerView 1.2.1
1 parent 0c18a0c commit b1ed717

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
@@ -17,7 +17,7 @@
1717
buildscript {
1818
ext.kotlinVersion = '1.5.10'
1919
ext.dokkaVersion = '0.9.17'
20-
ext.recyclerviewVersion = '1.2.0'
20+
ext.recyclerviewVersion = '1.2.1'
2121
ext.annotationVersion = '1.2.0'
2222
ext.appcompatVersion = '1.3.0'
2323
ext.buildConfig = [

0 commit comments

Comments
 (0)