project: Update to RxJava 3

This commit is contained in:
Owain van Brakel
2020-03-11 11:20:21 +01:00
parent 07a025ca16
commit cb0995f037
19 changed files with 48 additions and 39 deletions

View File

@@ -90,6 +90,7 @@ subprojects {
}
filter {
includeModule("net.runelite", "fernflower")
includeModule("com.openosrs.rxrelay3", "rxrelay")
}
}
}