Skip to content

Commit

Permalink
Bump lifecycleVersion from 2.8.0 to 2.8.2 in /android
Browse files Browse the repository at this point in the history
Bumps `lifecycleVersion` from 2.8.0 to 2.8.2.

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

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.0 to 2.8.2

Updates `androidx.lifecycle:lifecycle-service` from 2.8.0 to 2.8.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent ed350fd commit 43da5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ flutter {

def libpebblecommon_version = '0.1.17'
def coroutinesVersion = "1.7.3"
def lifecycleVersion = "2.8.0"
def lifecycleVersion = "2.8.2"
def timberVersion = "5.0.1"
def androidxCoreVersion = '1.13.1'
def daggerVersion = '2.51.1'
Expand Down

0 comments on commit 43da5be

Please sign in to comment.