Permalink
Browse files

Remove unnecessary `srcDirs` configuration

  • Loading branch information...
1 parent 3d8b772 commit b388b2d4e2c7e905165a56fdb1cd6fb750f98b53 @bamboo bamboo committed Jan 6, 2017
Showing with 0 additions and 5 deletions.
  1. +0 −5 buildSrc/build.gradle
@@ -20,8 +20,3 @@ dependencies {
testCompile 'junit:junit:4.12'
testCompile gradleTestKit()
}
-
-sourceSets {
- main.kotlin.srcDirs += file('src/shared/kotlin')
-}
-

0 comments on commit b388b2d

Please sign in to comment.