Skip to content

Commit

Permalink
chore(deps): bump lifecycle_version from 2.2.0-alpha03 to 2.2.0… (#2328)
Browse files Browse the repository at this point in the history
Bumps `lifecycle_version` from 2.2.0-alpha03 to 2.2.0-alpha04.

Updates `lifecycle-extensions` from 2.2.0-alpha03 to 2.2.0-alpha04

Updates `lifecycle-common-java8` from 2.2.0-alpha03 to 2.2.0-alpha04

Updates `lifecycle-reactivestreams` from 2.2.0-alpha03 to 2.2.0-alpha04

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and iamareebjamal committed Sep 6, 2019
1 parent c5a615e commit e59eeb8
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 @@ -124,7 +124,7 @@ repositories {
}

dependencies {
def lifecycle_version = "2.2.0-alpha03"
def lifecycle_version = "2.2.0-alpha04"
def koin_version = "2.0.1"
def roomVersion = "2.1.0"
def ktx_version = "1.1.0"
Expand Down

0 comments on commit e59eeb8

Please sign in to comment.