diff --git a/app/build.gradle b/app/build.gradle index 5e93cbde1..a8b9de8b7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -175,7 +175,7 @@ dependencies { implementation 'com.squareup.sqlbrite2:sqlbrite:2.0.0' implementation 'androidx.room:room-runtime:2.2.3' kapt 'androidx.room:room-compiler:2.2.3' - implementation 'androidx.room:room-rxjava2:2.2.1' + implementation 'androidx.room:room-rxjava2:2.2.5' implementation 'com.google.android:flexbox:2.0.0' implementation 'com.github.zagum:Android-ExpandIcon:1.1.1' implementation 'me.saket:better-link-movement-method:2.2.0'