Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Bump room-rxjava2 from 2.2.1 to 2.2.5
Browse files Browse the repository at this point in the history
Bumps room-rxjava2 from 2.2.1 to 2.2.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 16, 2020
1 parent 7b83786 commit 2920166
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 @@ -175,7 +175,7 @@ dependencies {
implementation 'com.squareup.sqlbrite2:sqlbrite:2.0.0'
implementation 'androidx.room:room-runtime:2.2.3'
kapt 'androidx.room:room-compiler:2.2.3'
implementation 'androidx.room:room-rxjava2:2.2.1'
implementation 'androidx.room:room-rxjava2:2.2.5'
implementation 'com.google.android:flexbox:2.0.0'
implementation 'com.github.zagum:Android-ExpandIcon:1.1.1'
implementation 'me.saket:better-link-movement-method:2.2.0'
Expand Down

0 comments on commit 2920166

Please sign in to comment.