Skip to content

Commit

Permalink
Bump lifecycle-reactivestreams-ktx from 2.1.0 to 2.2.0 in /kotlin
Browse files Browse the repository at this point in the history
Bumps lifecycle-reactivestreams-ktx from 2.1.0 to 2.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 23, 2020
1 parent 1d9af61 commit 08c7a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ buildscript {
'gridlayout': "androidx.gridlayout:gridlayout:1.0.0",
'lifecycle': [
'extensions': "androidx.lifecycle:lifecycle-extensions:2.1.0",
'reactivestreams': "androidx.lifecycle:lifecycle-reactivestreams-ktx:2.1.0",
'reactivestreams': "androidx.lifecycle:lifecycle-reactivestreams-ktx:2.2.0",
],
// Note that we're not using the actual androidx material dep yet, it's still alpha.
'material': "com.google.android.material:material:1.0.0",
Expand Down

0 comments on commit 08c7a7a

Please sign in to comment.