Browse Source

1

feature/9.0
neil 7 years ago
parent
commit
3cad182372
  1. 2
      build.third_step6.gradle

2
build.third_step6.gradle

@ -1,5 +1,5 @@
apply plugin: 'java'
apply plugin: 'ja va'
tasks.withType(JavaCompile){
options.encoding = 'UTF-8'
destinationDir = file('build/classes/6')

Loading…
Cancel
Save