Skip to content

Commit 19d5a85

Browse files
Bump com.trello.rxlifecycle2:rxlifecycle-android from 2.2.0 to 2.2.2
Bumps [com.trello.rxlifecycle2:rxlifecycle-android](https://github.com/trello/RxLifecycle) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/trello/RxLifecycle/releases) - [Changelog](https://github.com/trello-archive/RxLifecycle/blob/master/CHANGELOG.md) - [Commits](trello-archive/RxLifecycle@v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: com.trello.rxlifecycle2:rxlifecycle-android dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 205bf1c commit 19d5a85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ dependencies {
106106
// Using Maven Central version of FlycoTabLayout (AndroidX version)
107107
implementation 'io.github.h07000223:flycoTabLayout:3.0.0'
108108
implementation 'com.orhanobut:logger:2.2.0'
109-
implementation 'com.trello.rxlifecycle2:rxlifecycle:2.2.0'
110-
implementation 'com.trello.rxlifecycle2:rxlifecycle-android:2.2.0'
109+
implementation 'com.trello.rxlifecycle2:rxlifecycle:2.2.2'
110+
implementation 'com.trello.rxlifecycle2:rxlifecycle-android:2.2.2'
111111
implementation 'com.trello.rxlifecycle2:rxlifecycle-components:2.0.1'
112112
implementation 'com.github.GrenderG:Prefs:1.3'
113113
implementation 'me.ghui:Fruit:1.0.4'

0 commit comments

Comments
 (0)