Skip to content

Commit

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

Updates `lifecycle-viewmodel-ktx` from 2.2.0 to 2.3.0

Updates `lifecycle-livedata-ktx` from 2.2.0 to 2.3.0

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2021
1 parent fba38af commit 75ae6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
def materialComponentsVersion = '1.3.0'
def roomVersion = '2.2.5'
def fragmentVersion = '1.2.5'
def lifecycleVersion = '2.2.0'
def lifecycleVersion = '2.3.0'
def paletteKtxVersion = '1.0.0'

// Networking
Expand Down

0 comments on commit 75ae6a3

Please sign in to comment.