Skip to content

Commit

Permalink
Compile against JDK1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
eximius313 committed Aug 25, 2019
1 parent 1b9ed68 commit 4f83231
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
@@ -1,6 +1,6 @@
buildscript {
ext {
javaVersion = '11'
javaVersion = '1.8'
encoding = 'UTF-8'
cxfVersion = "3.3.2"
}
Expand Down

0 comments on commit 4f83231

Please sign in to comment.