Skip to content

Commit

Permalink
Bumped RxJava to latest version which has proguard rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
dariuszseweryn committed Jul 6, 2018
1 parent eea5a7c commit b3543e2
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 = '1.3.2'
rxJavaVersion = '1.3.3'
sourceCompatibilityVersion = JavaVersion.VERSION_1_7
targetCompatibilityVersion = JavaVersion.VERSION_1_7
shadowPluginVersion = '2.0.2'
Expand Down

0 comments on commit b3543e2

Please sign in to comment.