This commit is contained in:
parent
517735e53d
commit
854df4e865
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ def textFiles = ['**/*.hac', '**/.html', '**/*.js', '**/*.md', '**/*.properties'
|
|||
|
||||
allprojects {
|
||||
apply plugin: 'java'
|
||||
compileJava {options.encoding = "UTF-8"}
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
|
Loading…
Add table
Reference in a new issue