Skip to content

Commit 6cc9f4f

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 fc4aed2 commit 6cc9f4f

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
@@ -104,8 +104,8 @@ dependencies {
104104
// Temporarily commented - library not available on current repositories
105105
// implementation 'com.flyco.tablayout:FlycoTabLayout_Lib:2.1.2@aar'
106106
implementation 'com.orhanobut:logger:2.2.0'
107-
implementation 'com.trello.rxlifecycle2:rxlifecycle:2.2.0'
108-
implementation 'com.trello.rxlifecycle2:rxlifecycle-android:2.2.0'
107+
implementation 'com.trello.rxlifecycle2:rxlifecycle:2.2.2'
108+
implementation 'com.trello.rxlifecycle2:rxlifecycle-android:2.2.2'
109109
implementation 'com.trello.rxlifecycle2:rxlifecycle-components:2.0.1'
110110
implementation 'com.github.GrenderG:Prefs:1.3'
111111
implementation 'me.ghui:Fruit:1.0.4'

0 commit comments

Comments
 (0)