diff --git a/app/build.gradle b/app/build.gradle index b2fcae3..33cd605 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -53,7 +53,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:4.0.0' - implementation 'io.reactivex.rxjava3:rxjava:3.1.4' + implementation 'io.reactivex.rxjava3:rxjava:3.1.10' //implementation project(":maps-rx") implementation "androidx.appcompat:appcompat:1.4.1"