Skip to content

Commit

Permalink
fix-build
Browse files Browse the repository at this point in the history
  • Loading branch information
iikirilov committed Sep 24, 2019
1 parent 06d41d2 commit 275fa1d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ allprojects {
trimTrailingWhitespace()
endWithNewline()
licenseHeaderFile "$rootDir/gradle/spotless.java.license"
paddedCell()
}
groovyGradle {
target '*.gradle'
Expand All @@ -82,8 +81,6 @@ allprojects {
}
}

buildDir = "$rootDir/build"

repositories { mavenCentral() }

// We don't want any compiler warnings
Expand Down

0 comments on commit 275fa1d

Please sign in to comment.