Skip to content

Commit 655958b

Browse files
authored
Merge pull request #151 from hannesa2/dependabot/gradle/androidx.recyclerview-recyclerview-1.3.1
Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1
2 parents a660c14 + 9ef4368 commit 655958b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
dependencies {
8-
implementation 'androidx.recyclerview:recyclerview:1.3.0'
8+
implementation 'androidx.recyclerview:recyclerview:1.3.1'
99
implementation "androidx.core:core-ktx:1.10.1"
1010
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
1111
}

0 commit comments

Comments
 (0)