Skip to content

Commit

Permalink
Mend build.gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasMikula committed Mar 2, 2017
1 parent ff94c76 commit 0f84b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ project.archivesBaseName = 'flowless'

dependencies {
compile 'org.reactfx:reactfx:2.0-M5'
testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile "org.testfx:testfx-core:[4.0,4.1)"
testCompile "org.testfx:testfx-junit:[4.0,4.1)"
}
Expand Down

0 comments on commit 0f84b94

Please sign in to comment.