Skip to content

Commit

Permalink
Bump androidx.paging:paging-runtime-ktx in /07_animations/layout_changes
Browse files Browse the repository at this point in the history
Bumps androidx.paging:paging-runtime-ktx from 3.3.2 to 3.3.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 4061ad4 commit 9866e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 07_animations/layout_changes/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
def imagepicker_version = "2.1"
def workmanager_version = "2.10.0"
def hilt_work_version = "1.2.0"
def paging_version = "3.3.2"
def paging_version = "3.3.4"

implementation fileTree(dir: "libs", include: ["*.jar"])
implementation "androidx.core:core-ktx:$core_version"
Expand Down

0 comments on commit 9866e0b

Please sign in to comment.