Skip to content

Commit

Permalink
fixed accidental perf degradation for short objects
Browse files Browse the repository at this point in the history
  • Loading branch information
RuedigerMoeller committed Dec 14, 2014
1 parent c3706cb commit d3e0e1a
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 @@ -2,7 +2,7 @@ import java.util.zip.ZipFile

apply plugin: 'java'
apply plugin: 'maven'
version="2.17"
version="2.18"

targetCompatibility = 1.7
sourceCompatibility = 1.7
Expand Down

0 comments on commit d3e0e1a

Please sign in to comment.