Skip to content

Commit 8a4742c

Browse files
Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1
Bumps androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.recyclerview:recyclerview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f217b9 commit 8a4742c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreUI/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
3131
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"
3232
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"
33-
implementation 'androidx.recyclerview:recyclerview:1.3.0'
33+
implementation 'androidx.recyclerview:recyclerview:1.3.1'
3434
api 'com.google.android.material:material:1.9.0'
3535
}
3636

0 commit comments

Comments
 (0)