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

- upgrade FS ESL jar to 0.8.1 with changes for recording events

parent be757afc
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ dependencies {
compile 'org/bigbluebutton/common:bbb-common-message:0.8@jar'
// Freeswitch ESL Client
compile 'org/freeswitch:fs-esl-client:0.8@jar'
compile 'org/freeswitch:fs-esl-client:0.8.1@jar'
compile 'org.jboss.netty:netty:3.2.1.Final@jar'
}
......
usePlugin 'eclipse'
usePlugin 'java'
version = '0.8'
version = '0.8.1'
jar.enabled = true
def appName = 'fs-esl-client'
......
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