Skip to content

Commit

Permalink
Bumped RxJava 2 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszseweryn committed May 30, 2018
1 parent ebcb13f commit 95909c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext {
supportVersion = '27.1.0'
rxJavaVersion = '2.1.11'
rxJavaVersion = '2.1.14'
sourceCompatibilityVersion = JavaVersion.VERSION_1_7
targetCompatibilityVersion = JavaVersion.VERSION_1_7
shadowPluginVersion = '2.0.2'
Expand Down

0 comments on commit 95909c3

Please sign in to comment.