diff --git a/app/build.gradle b/app/build.gradle index 49f2af6..1bb585d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,7 +44,7 @@ dependencies { // have the latest features and bug fixes. implementation "com.google.android.gms:play-services-maps:18.0.2" implementation 'com.google.android.libraries.places:places:2.5.0' - implementation 'io.reactivex.rxjava3:rxjava:3.1.4' + implementation 'io.reactivex.rxjava3:rxjava:3.1.9' //implementation project(":maps-rx") implementation "androidx.appcompat:appcompat:1.4.1"