Skip to content

Commit

Permalink
doc: 5.2.0 compileSdkVersion note
Browse files Browse the repository at this point in the history
  • Loading branch information
sowens-csd committed Nov 8, 2021
1 parent 0b4b95d commit e722974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions speech_to_text/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 5.2.0

### New
* Requires `compileSdkVersion 31` to build, check your `build.gradle`
* Changed the `error_unknown` return to `error_unknown ({error_code})` so that the
native Android error code is visible. This is a potentially breaking change if you
behaviour for the `error_unkown` value.
Expand Down

0 comments on commit e722974

Please sign in to comment.