Skip to content

Commit

Permalink
Bump paging from 3.3.0-alpha02 to 3.3.0-rc01
Browse files Browse the repository at this point in the history
Bumps `paging` from 3.3.0-alpha02 to 3.3.0-rc01.

Updates `androidx.paging:paging-common` from 3.3.0-alpha02 to 3.3.0-rc01

Updates `androidx.paging:paging-compose` from 3.3.0-alpha02 to 3.3.0-rc01

---
updated-dependencies:
- dependency-name: androidx.paging:paging-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.paging:paging-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent e1c871a commit 246aac9
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 @@ -14,7 +14,7 @@ compose-bom = "2024.04.00-alpha02"
compose-compiler = "1.5.12"
ksp = "1.9.23-1.0.20"
cash-paging = "3.3.0-alpha02-0.5.1"
paging = "3.3.0-alpha02"
paging = "3.3.0-rc01"
navigation = "2.8.0-alpha07"
kotlinx-datetime = "0.5.0"
kotlinx-collections-immutable = "0.3.7"
Expand Down

0 comments on commit 246aac9

Please sign in to comment.