We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ea074 commit 35a07a9Copy full SHA for 35a07a9
universal_adapter/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
//androidTestImplementation 'androidx.test.ext:junit:1.1.2'
60
//androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
61
62
- implementation "androidx.recyclerview:recyclerview:1.2.0"
+ implementation "androidx.recyclerview:recyclerview:1.2.1"
63
64
}
65
apply plugin: "com.vanniktech.maven.publish"
0 commit comments