Skip to content
Snippets Groups Projects
Commit 879e3156 authored by hansen's avatar hansen
Browse files

updated gradle file

parent 845bf33c
Branches
Tags
No related merge requests found
......@@ -12,9 +12,7 @@ repositories {
}
dependencies {
testCompile (group: 'junit', name: 'junit', version: '4.+')
testCompile (group: 'org.easymock', name: 'easymock', version: '3.1')
compile (group: 'javax.mail', name: 'mail', version :'1.4.1')
testCompile files ('lib/easymock-3.3.1.jar', 'lib/jpf.jar', 'lib/junit-4.8.2.jar', 'lib/javax.mail.jar')
}
sourceSets {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment