Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
Merge pull request #80 from spokestack/jz-android-update
Browse files Browse the repository at this point in the history
chore(deps): bump spokestack-android dependency
  • Loading branch information
noelweichbrodt authored Aug 13, 2020
2 parents 0f83cb8 + ca93e80 commit 7719adb
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 @@ -52,5 +52,5 @@ dependencies {
implementation 'io.grpc:grpc-okhttp:1.28.1'
implementation 'com.google.cloud:google-cloud-speech:1.20.0' // NB 1.21+ fails at either build or runtime.
implementation 'com.facebook.react:react-native:+'
implementation 'io.spokestack:spokestack-android:8.0.0'
implementation 'io.spokestack:spokestack-android:8.0.1'
}

0 comments on commit 7719adb

Please sign in to comment.