Skip to content

Commit 50f7b98

Browse files
author
Igor Drobiazko
committed
Remove obsolete stuff
1 parent 2e50fbd commit 50f7b98

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ sourceCompatibility = 1.8
1111
targetCompatibility = 1.8
1212

1313

14-
sourceSets {
15-
main {
16-
java.outputDir = file('build/classes/main')
17-
}
18-
test {
19-
java.outputDir = file('build/classes/test')
20-
}
21-
}
2214

2315
repositories {
2416
maven {

0 commit comments

Comments
 (0)