Skip to content

Commit

Permalink
WTU-342 Migrate to Java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
tujger committed Mar 29, 2018
1 parent 35a916c commit 0445592
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,3 @@ task javaDoc (type: Javadoc) {
classpath += configurations.compile
destinationDir = file("${projectDir}/docs")
}

sourceCompatibility = "1.7"
targetCompatibility = "1.7"

0 comments on commit 0445592

Please sign in to comment.