Skip to content

Commit 20df0d1

Browse files
authored
Update build.gradle
1 parent 0c4d2ff commit 20df0d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ wrapper {
1717
apply plugin: 'java'
1818

1919
sourceCompatibility = 1.8
20+
targetCompatibility = 1.8
2021
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
2122

2223
tasks.withType(Javadoc) {

0 commit comments

Comments
 (0)