We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a660c14 + 9ef4368 commit 655958bCopy full SHA for 655958b
library/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
dependencies {
8
- implementation 'androidx.recyclerview:recyclerview:1.3.0'
+ implementation 'androidx.recyclerview:recyclerview:1.3.1'
9
implementation "androidx.core:core-ktx:1.10.1"
10
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
11
0 commit comments