Skip to content
Snippets Groups Projects
Commit 33544b63 authored by hansen's avatar hansen
Browse files

fixed gradle file

parent 879e3156
Branches
Tags
No related merge requests found
...@@ -12,6 +12,7 @@ repositories { ...@@ -12,6 +12,7 @@ repositories {
} }
dependencies { dependencies {
compile files ('lib/javax.mail.jar')
testCompile files ('lib/easymock-3.3.1.jar', 'lib/jpf.jar', 'lib/junit-4.8.2.jar', 'lib/javax.mail.jar') testCompile files ('lib/easymock-3.3.1.jar', 'lib/jpf.jar', 'lib/junit-4.8.2.jar', 'lib/javax.mail.jar')
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment