Skip to content

Commit

Permalink
Upgrade to Twilio iOS SDK 6.1 (#18)
Browse files Browse the repository at this point in the history
* Upgrade deps and Twilio iOS SDK

* Rename to TwilioVoiceSDK
  • Loading branch information
MrHertal authored Jan 9, 2021
1 parent 9a425e0 commit 119a2e4
Show file tree
Hide file tree
Showing 9 changed files with 816 additions and 848 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@ dependencies {
api 'com.facebook.react:react-native:+'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

implementation 'com.twilio:voice-android:5.6.0'
implementation 'com.twilio:voice-android:5.6.1'
}
Loading

0 comments on commit 119a2e4

Please sign in to comment.