Skip to content

Commit

Permalink
Use Voice Android SDK 5.1.0 (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbagchiGWC authored Feb 28, 2020
1 parent ee56420 commit 772f8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ android {
dependencies {
testImplementation 'junit:junit:4.12'

implementation 'com.twilio:voice-android:5.0.2'
implementation 'com.twilio:voice-android:5.1.0'
implementation 'com.android.support:design:28.0.0'
implementation 'com.android.support:support-media-compat:28.0.0'
implementation 'com.android.support:animated-vector-drawable:28.0.0'
Expand Down

0 comments on commit 772f8b0

Please sign in to comment.