Skip to content

Commit

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

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

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

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

---
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 Jul 29, 2024
1 parent 0dbe812 commit 89a8235
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 @@ -113,7 +113,7 @@ flutter {

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

0 comments on commit 89a8235

Please sign in to comment.