We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f217b9 + 8a4742c commit 45e8358Copy full SHA for 45e8358
1 file changed
LogcatCoreUI/build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
31
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"
32
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"
33
- implementation 'androidx.recyclerview:recyclerview:1.3.0'
+ implementation 'androidx.recyclerview:recyclerview:1.3.1'
34
api 'com.google.android.material:material:1.9.0'
35
}
36
0 commit comments