Skip to content

Commit

Permalink
jitsi meet sdk version changed from 2.4.0 to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rkatta436 committed Mar 20, 2020
1 parent d323836 commit 62e9ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repositories {
}

dependencies {
implementation ('org.jitsi.react:jitsi-meet-sdk:2.4.0') {
implementation ('org.jitsi.react:jitsi-meet-sdk:2.6.0') {
transitive = true
}
}

0 comments on commit 62e9ec6

Please sign in to comment.