Skip to content

Commit 28d4008

Browse files
Bump recyclerview from 1.1.0 to 1.2.0
Bumps recyclerview from 1.1.0 to 1.2.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eeff32 commit 28d4008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.2-native-mt"
2626
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.3.1"
2727
implementation 'com.google.code.gson:gson:2.8.6'
28-
implementation 'androidx.recyclerview:recyclerview:1.1.0'
28+
implementation 'androidx.recyclerview:recyclerview:1.2.0'
2929
api 'com.google.android.material:material:1.3.0'
3030
api 'com.jakewharton.timber:timber:4.7.1'
3131
}

0 commit comments

Comments
 (0)