Update dependency androidx.recyclerview:recyclerview to v1.3.2

pull/2586/head
renovate[bot] 8 months ago committed by Alex Baker
parent 8c84e1af50
commit dd3aa20485

@ -449,7 +449,7 @@
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*)
+| | +--- androidx.fragment:fragment:1.2.5 -> 1.6.1 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.6.2 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.1
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.2
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.10.0 (*)
@ -470,7 +470,7 @@
+| | +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
+| | +--- androidx.core:core:1.3.2 -> 1.10.0 (*)
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.6.1 (*)
+| | \--- androidx.recyclerview:recyclerview:1.3.1-rc01 -> 1.3.1 (*)
+| | \--- androidx.recyclerview:recyclerview:1.3.1-rc01 -> 1.3.2 (*)
+| \--- org.conscrypt:conscrypt-android:2.5.2
++--- com.github.tasks.opentasks:opentasks-provider:562fec5
++--- org.dmfs:rfc5545-datetime:0.2.4
@ -808,7 +808,7 @@
+| +--- androidx.core:core:1.6.0 -> 1.10.0 (*)
+| +--- androidx.activity:activity-ktx:1.5.1 -> 1.8.0 (*)
+| +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.6.1 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.1 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.2 (*)
+| +--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | +--- androidx.customview:customview:1.1.0 (*)
@ -883,7 +883,7 @@
+| +--- com.squareup.retrofit2:retrofit:2.9.0 (*)
+| \--- com.squareup.moshi:moshi:1.8.0
+| \--- com.squareup.okio:okio:1.16.0 -> 3.6.0 (*)
++--- androidx.recyclerview:recyclerview:1.3.1 (*)
++--- androidx.recyclerview:recyclerview:1.3.2 (*)
++--- androidx.compose:compose-bom:2023.10.01
+| +--- androidx.compose.foundation:foundation:1.5.4 (c)
+| +--- androidx.compose.material:material:1.5.4 (c)

@ -639,7 +639,7 @@
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*)
+| | +--- androidx.fragment:fragment:1.2.5 -> 1.6.1 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.6.2 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.1
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.2
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.10.0 (*)
@ -660,7 +660,7 @@
+| | +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
+| | +--- androidx.core:core:1.3.2 -> 1.10.0 (*)
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.6.1 (*)
+| | \--- androidx.recyclerview:recyclerview:1.3.1-rc01 -> 1.3.1 (*)
+| | \--- androidx.recyclerview:recyclerview:1.3.1-rc01 -> 1.3.2 (*)
+| \--- org.conscrypt:conscrypt-android:2.5.2
++--- com.github.tasks.opentasks:opentasks-provider:562fec5
++--- org.dmfs:rfc5545-datetime:0.2.4
@ -998,7 +998,7 @@
+| +--- androidx.core:core:1.6.0 -> 1.10.0 (*)
+| +--- androidx.activity:activity-ktx:1.5.1 -> 1.8.0 (*)
+| +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.6.1 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.1 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.2 (*)
+| +--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | +--- androidx.customview:customview:1.1.0 (*)
@ -1073,7 +1073,7 @@
+| +--- com.squareup.retrofit2:retrofit:2.9.0 (*)
+| \--- com.squareup.moshi:moshi:1.8.0
+| \--- com.squareup.okio:okio:1.16.0 -> 3.6.0 (*)
++--- androidx.recyclerview:recyclerview:1.3.1 (*)
++--- androidx.recyclerview:recyclerview:1.3.2 (*)
++--- androidx.compose:compose-bom:2023.10.01
+| +--- androidx.compose.foundation:foundation:1.5.4 (c)
+| +--- androidx.compose.material:material:1.5.4 (c)

@ -52,7 +52,7 @@ play-services-maps = "18.2.0"
play-services-location = "21.0.1"
play-services-oss-licenses = "17.0.1"
preference = "1.2.1"
recyclerview = "1.3.1"
recyclerview = "1.3.2"
retrofit = "2.9.0"
rfc5545-datetime = "0.2.4"
room = "2.6.0-rc01"

Loading…
Cancel
Save