Closes #24276: update paging library to the latest, 3.1.1, version

upstream-sync
mike a 2 years ago committed by mergify[bot]
parent b934f3659c
commit 788a478863

@ -35,7 +35,7 @@ object Versions {
const val androidx_navigation = "2.3.3"
const val androidx_recyclerview = "1.2.1"
const val androidx_core = "1.3.2"
const val androidx_paging = "3.1.0"
const val androidx_paging = "3.1.1"
const val androidx_transition = "1.4.0"
const val androidx_work = "2.7.1"
const val androidx_datastore = "1.0.0"

Loading…
Cancel
Save