Skip to content

Commit

Permalink
release pdf-test 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
asolntsev committed Apr 2, 2016
1 parent e1caa43 commit 855fe5d
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 @@ -3,7 +3,7 @@ apply plugin: 'maven'

group='com.codeborne'
archivesBaseName = 'pdf-test'
version='1.4-SNAPSHOT'
version='1.4'

[compileJava, compileTestJava]*.options.collect {options -> options.encoding = 'UTF-8'}
[compileJava, compileTestJava]*.options.collect {options -> options.debug = true}
Expand Down

0 comments on commit 855fe5d

Please sign in to comment.