Skip to content
Snippets Groups Projects
Commit 7328d210 authored by Richard Alam's avatar Richard Alam
Browse files

- remote log dependency

parent 7970495c
No related branches found
No related tags found
No related merge requests found
......@@ -114,9 +114,7 @@ dependencies {
// workaround for http://issues.gradle.org/browse/GRADLE-1273
//compileScala.classpath = sourceSets.main.compileClasspath + files(sourceSets.main.classesDir)
//compileTestScala.classpath = sourceSets.test.compileClasspath + files(sourceSets.test.classesDir)
compile 'net.lag:configgy:2.0.0'
// Freeswitch ESL Client
compile 'org/freeswitch:fs-esl-client:0.8.2@jar'
compile 'org.jboss.netty:netty:3.2.1.Final@jar'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment