Store/settings.gradle
Matt Ramotar 7d73f08cc0
Support Rx2 (#531)
* Add rx2 module

* Support Rx2

Signed-off-by: Matt Ramotar <mramotar@dropbox.com>

* Add unit tests

Signed-off-by: Matt Ramotar <mramotar@dropbox.com>

* Format

Signed-off-by: Matt Ramotar <mramotar@dropbox.com>

---------

Signed-off-by: Matt Ramotar <mramotar@dropbox.com>
2023-04-24 16:54:26 -04:00

4 lines
70 B
Groovy

include ':store'
include ':cache'
include ':multicast'
include ':rx2'