Skip to content

Commit 956c46e

Browse files
author
Joe Rowley (jrowley)
committed
Updating Readme with RX dependencies
1 parent e5e950c commit 956c46e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ For version numbers and build variant usage see app/build.gradle
4141
| Mokito | Mokito | Mocking library for testing |
4242
| DexMaker | Crittercism | Library to help make mocks work with instrumented tests |
4343
| Robolectric | Robolectric | Stubbing/Runtime library to help with non-instrumented testing |
44+
| RxJava | ReactiveX | Reactive Extensions for Java thread work |
45+
| RxAndroid | ReactiveX | Android Schedulers for Reactive Extensions |
4446

4547
API Used In the App
4648
---

0 commit comments

Comments
 (0)