We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58ea074 + 35a07a9 commit df69d49Copy full SHA for df69d49
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