Ignore *.class in source.
This commit is contained in:
parent
301a6afb0e
commit
abe1ca269c
7 changed files with 7 additions and 6 deletions
|
@ -11,8 +11,6 @@ plugins {
|
|||
|
||||
mainClassName = 'App'
|
||||
|
||||
compileJava.options.annotationProcessorGeneratedSourcesDirectory = file("${projectDir}/src/generated")
|
||||
|
||||
defaultTasks 'run'
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue