Skip to content

Commit

Permalink
Use preview5. (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbagchiGWC authored Oct 1, 2018
1 parent 6352662 commit a3f705c
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 @@ -46,7 +46,7 @@ android {
dependencies {
testImplementation 'junit:junit:4.12'

implementation 'com.twilio:voice-android:3.0.0-preview4'
implementation 'com.twilio:voice-android:3.0.0-preview5'
implementation 'com.android.support:design:27.0.2'
implementation 'com.android.support:appcompat-v7:27.0.2'
implementation 'com.squareup.retrofit:retrofit:1.9.0'
Expand Down

0 comments on commit a3f705c

Please sign in to comment.