Skip to content

Commit

Permalink
reverted to the original java src folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
takaczapka committed Mar 26, 2016
1 parent 9bf9372 commit 4cf70f6
Show file tree
Hide file tree
Showing 40 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions koans/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ repositories {
}
}

sourceSets {
main {
java {
srcDir 'src'
}
}
}

dependencies {
compile name: 'koans'
// compile name: 'gson-2.2.4'
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4cf70f6

Please sign in to comment.