Skip to content

Commit 5708415

Browse files
committed
chore: remove dead rxjava toml definitions
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 1faf0ee commit 5708415

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,6 @@ compose-view-models = { module = "androidx.lifecycle:lifecycle-viewmodel-compose
195195
compose-paging = { module = "androidx.paging:paging-compose", version.ref = "compose-paging" }
196196
compose-webview = { module = "io.github.kevinnzou:compose-webview-multiplatform", version.ref = "compose-webview" }
197197

198-
# RxJava
199-
rxjava = { module = "io.reactivex.rxjava3:rxjava", version.ref = "rxjava" }
200-
rxandroid = { module = "io.reactivex.rxjava3:rxandroid", version.ref = "rxandroid" }
201-
202198
# Networking / gRPC / Protobuf
203199
slf4j = { module = "org.slf4j:slf4j-android", version.ref = "slf4j" }
204200
grpc-android = { module = "io.grpc:grpc-android", version.ref = "grpc-android" }

0 commit comments

Comments
 (0)