Update dependency androidx.swiperefreshlayout:swiperefreshlayout to v1.2.0 (#4056)

* Update dependency androidx.swiperefreshlayout:swiperefreshlayout to v1.2.0

* Update dependency diffs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/4075/head
renovate[bot] 3 weeks ago committed by GitHub
parent ff72308af2
commit e8a1484355
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1414,10 +1414,11 @@
++--- androidx.compose.material3:material3 -> 1.4.0 (*)
++--- androidx.compose.material3.adaptive:adaptive-layout-android:1.2.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.2.0
+| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.16.0 (*)
+| \--- androidx.interpolator:interpolator:1.0.0 (*)
+| +--- androidx.interpolator:interpolator:1.0.0 (*)
+| \--- org.jspecify:jspecify:1.0.0
++--- androidx.preference:preference:1.2.1
+| +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.7.1 (*)

@ -1806,10 +1806,11 @@
++--- androidx.compose.material3:material3 -> 1.4.0 (*)
++--- androidx.compose.material3.adaptive:adaptive-layout-android:1.2.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.2.0
+| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.16.0 (*)
+| \--- androidx.interpolator:interpolator:1.0.0 (*)
+| +--- androidx.interpolator:interpolator:1.0.0 (*)
+| \--- org.jspecify:jspecify:1.0.0
++--- androidx.preference:preference:1.2.1
+| +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.7.1 (*)

@ -58,7 +58,7 @@ rfc5545-datetime = "0.2.4"
room = "2.8.4"
shortcut-badger = "1.1.22"
timber = "5.0.1"
swiperefreshlayout = "1.1.0"
swiperefreshlayout = "1.2.0"
work = "2.11.0"
androidx-test = "1.7.0"
androidx-test-runner = "1.7.0"

Loading…
Cancel
Save