Skip to content

Commit 2e3ce10

Browse files
chore(deps): bump com.trello.rxlifecycle2:rxlifecycle-components
Bumps [com.trello.rxlifecycle2:rxlifecycle-components](https://github.com/trello/RxLifecycle) from 2.0.1 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.0.1...v2.2.2) --- updated-dependencies: - dependency-name: com.trello.rxlifecycle2:rxlifecycle-components dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be95cd4 commit 2e3ce10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ dependencies {
112112
implementation 'com.orhanobut:logger:2.2.0'
113113
implementation 'com.trello.rxlifecycle2:rxlifecycle:2.2.2'
114114
implementation 'com.trello.rxlifecycle2:rxlifecycle-android:2.2.2'
115-
implementation 'com.trello.rxlifecycle2:rxlifecycle-components:2.0.1'
115+
implementation 'com.trello.rxlifecycle2:rxlifecycle-components:2.2.2'
116116
implementation 'com.github.GrenderG:Prefs:1.3'
117117
implementation 'me.ghui:Fruit:1.0.4'
118118
implementation 'me.ghui:fruit-converter-retrofit:1.0.5'

0 commit comments

Comments
 (0)