Skip to content

Commit

Permalink
Update rxjava to 2.1.2 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
jared-bot authored and diegomedina248 committed Jul 28, 2017
1 parent a814e9c commit 0662ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ final MULTIDEX_VERSION = '1.0.1'
final PARCELER_VERSION = '1.1.9'
final RETROFIT_VERSION = '2.2.0'
final RXANDROID_VERSION = '2.0.1'
final RXJAVA_VERSION = '2.0.9'
final RXJAVA_VERSION = '2.1.2'
final RXLIFECYCLE_VERSION = '2.0.1'
final STREAM_VERSION = '1.1.7'
final TIMBER_VERSION = '4.5.1'
Expand Down

0 comments on commit 0662ce9

Please sign in to comment.