Skip to content

Commit f3b1b76

Browse files
authored
Merge pull request #141 from AppDevNext/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.0
Bump recyclerview from 1.1.0 to 1.2.0
2 parents 7eeff32 + 28d4008 commit f3b1b76

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)