Skip to content

Commit

Permalink
Chore(deps): Bump lifecycleVersion from 2.8.2 to 2.8.3
Browse files Browse the repository at this point in the history
Bumps `lifecycleVersion` from 2.8.2 to 2.8.3.

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.2 to 2.8.3

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.2 to 2.8.3

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 03f3317 commit c3331a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ android {

dependencies {
def cameraVersion = "1.3.4"
def lifecycleVersion = "2.8.2"
def lifecycleVersion = "2.8.3"
def roomVersion = "2.6.1"
def glideVersion = "4.16.0"
def nextcloudCommonsVersion = "2.3.0"
Expand Down

0 comments on commit c3331a5

Please sign in to comment.