Skip to content

Commit

Permalink
fix(deps): update dependency androidx.swiperefreshlayout:swiperefresh…
Browse files Browse the repository at this point in the history
…layout to v1.2.0-beta01
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 618108f commit 1c7a4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx",

androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.2.0" }

androidx-swipeRefreshLayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-alpha01" }
androidx-swipeRefreshLayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-beta01" }

androidx-recyclerView = { module = "androidx.recyclerview:recyclerview", version.ref = "androidx-recycler" }

Expand Down

0 comments on commit 1c7a4e0

Please sign in to comment.