Skip to content

Commit cdb83b5

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.10. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.4...v3.1.10) --- 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 3911dc9 commit cdb83b5

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
@@ -53,7 +53,7 @@ dependencies {
5353
// have the latest features and bug fixes.
5454
implementation "com.google.android.gms:play-services-maps:18.0.2"
5555
implementation 'com.google.android.libraries.places:places:4.0.0'
56-
implementation 'io.reactivex.rxjava3:rxjava:3.1.4'
56+
implementation 'io.reactivex.rxjava3:rxjava:3.1.10'
5757

5858
//implementation project(":maps-rx")
5959
implementation "androidx.appcompat:appcompat:1.4.1"

0 commit comments

Comments
 (0)