Skip to content

Commit

Permalink
Bump lifecycle-extensions from 2.0.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps lifecycle-extensions from 2.0.0 to 2.2.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2021
1 parent eb39e55 commit 8f0088a
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 @@ -60,7 +60,7 @@ dependencies {
implementation "io.reactivex:rxandroid:1.2.1"
implementation "io.reactivex:rxjava:1.3.8"
implementation 'androidx.room:room-runtime:2.2.6'
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.lifecycle:lifecycle-common-java8:2.3.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
Expand Down

0 comments on commit 8f0088a

Please sign in to comment.