Skip to content

Commit

Permalink
Merge pull request microsoft#3770 from microsoft/u/olmidy/115
Browse files Browse the repository at this point in the history
Update Android client to Speech SDK 1.15
  • Loading branch information
ryanisgrig authored Apr 15, 2021
2 parents f177e15 + 33f45f9 commit 1e06ca5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ dependencies {
implementation 'com.jakewharton.rxbinding2:rxbinding:2.0.0'
implementation 'io.reactivex.rxjava2:rxjava:2.1.9'
implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'
implementation 'com.microsoft.cognitiveservices.speech:client-sdk:1.12.0'
implementation 'com.microsoft.cognitiveservices.speech:client-sdk:1.15.0'
}

0 comments on commit 1e06ca5

Please sign in to comment.