Skip to content

Commit

Permalink
Bump pagingVersion from 3.3.5 to 3.3.6 (#5329)
Browse files Browse the repository at this point in the history
Bumps `pagingVersion` from 3.3.5 to 3.3.6.

Updates `androidx.paging:paging-runtime-ktx` from 3.3.5 to 3.3.6

Updates `androidx.paging:paging-common-ktx` from 3.3.5 to 3.3.6

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 9b91547 commit 4f972a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
ext.activity_version = '1.10.0'
ext.lifecycleVersion = '2.8.7'
ext.appcompatVersion = '1.7.0'
ext.pagingVersion = '3.3.5'
ext.pagingVersion = '3.3.6'
ext.coilVersion = '3.1.0'
ext.collectionx = '1.4.5'
ext.roomVersion = '2.6.1'
Expand Down

0 comments on commit 4f972a1

Please sign in to comment.