Skip to content

Commit

Permalink
Merge pull request JakeWharton#241 from JakeWharton/jw/madge
Browse files Browse the repository at this point in the history
More efficient Madge implementation.
  • Loading branch information
JakeWharton committed Feb 20, 2016
2 parents 6866f36 + 67a8d58 commit 05a57bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ dependencies {
compile 'com.jakewharton.timber:timber:4.0.1'
compile 'com.jakewharton.byteunits:byteunits:0.9.1'
compile 'com.jakewharton.rxbinding:rxbinding:0.3.0'
internalDebugCompile 'com.jakewharton.madge:madge:1.1.2'
internalDebugCompile 'com.jakewharton.madge:madge:1.1.3'
internalDebugCompile 'com.jakewharton.scalpel:scalpel:1.1.2'
internalDebugCompile 'com.jakewharton:process-phoenix:1.0.2'

Expand Down

0 comments on commit 05a57bf

Please sign in to comment.