Skip to content

Commit

Permalink
Merge pull request #8 from square/jwilson/pool
Browse files Browse the repository at this point in the history
Don't use jarjar to strip unused classes.
  • Loading branch information
JakeWharton committed Jul 25, 2012
2 parents 0b00739 + f984c39 commit 28518d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@
<pattern>libcore.**</pattern>
<result>com.squareup.okhttp.libcore.@1</result>
</rule>
<keep>
<pattern>com.squareup.okhttp.**</pattern>
</keep>
</rules>
</configuration>
</execution>
Expand Down

0 comments on commit 28518d7

Please sign in to comment.