Skip to content

Commit 8c9434b

Browse files
build: Bump androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0 (#460)
1 parent f3a36d0 commit 8c9434b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "
2929
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
3030
androidx-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel", version.ref = "lifecycle" }
3131
androidx-livedata = { module = "androidx.lifecycle:lifecycle-livedata", version.ref = "lifecycle" }
32-
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
32+
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.4.0"
3333
androidx-dynamicanimation = "androidx.dynamicanimation:dynamicanimation:1.0.0"
3434
androidx-annotation = "androidx.annotation:annotation:1.9.1"
3535
androidx-browser = "androidx.browser:browser:1.8.0"

0 commit comments

Comments
 (0)