Skip to content

Commit

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

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.2.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.2.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-service` from 2.2.0 to 2.8.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent accd337 commit 323702d
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 @@ -98,7 +98,7 @@ flutter {

def libpebblecommon_version = '0.1.4'
def coroutinesVersion = "1.6.0"
def lifecycleVersion = "2.2.0"
def lifecycleVersion = "2.8.1"
def timberVersion = "5.0.1"
def androidxCoreVersion = '1.3.2'
def daggerVersion = '2.50'
Expand Down

0 comments on commit 323702d

Please sign in to comment.