Skip to content

Commit a96ebdb

Browse files
chore(deps): bump io.reactivex.rxjava3:rxjava in /app
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.4 to 3.1.8. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.4...v3.1.8) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c67cc72 commit a96ebdb

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
@@ -44,7 +44,7 @@ dependencies {
4444
// have the latest features and bug fixes.
4545
implementation "com.google.android.gms:play-services-maps:18.0.2"
4646
implementation 'com.google.android.libraries.places:places:2.5.0'
47-
implementation 'io.reactivex.rxjava3:rxjava:3.1.4'
47+
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
4848

4949
//implementation project(":maps-rx")
5050
implementation "androidx.appcompat:appcompat:1.4.1"

0 commit comments

Comments
 (0)