Skip to content

Commit

Permalink
build(deps): bump lifecycle-runtime from 2.1.0-alpha04 to 2.2.0-alpha…
Browse files Browse the repository at this point in the history
…01 (#1632)

Bumps lifecycle-runtime from 2.1.0-alpha04 to 2.2.0-alpha01.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and iamareebjamal committed May 8, 2019
1 parent 63c7ff6 commit a3a6dba
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 @@ -142,7 +142,7 @@ dependencies {
compileOnly 'com.google.code.findbugs:findbugs-annotations:3.0.1'

// Lifecycle
implementation "androidx.lifecycle:lifecycle-runtime:2.1.0-alpha04"
implementation "androidx.lifecycle:lifecycle-runtime:2.2.0-alpha01"
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0-alpha01"
implementation "androidx.lifecycle:lifecycle-common-java8:2.2.0-alpha01"
annotationProcessor "androidx.lifecycle:lifecycle-compiler:2.2.0-alpha01"
Expand Down

0 comments on commit a3a6dba

Please sign in to comment.