We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7611d52 commit e698684Copy full SHA for e698684
CHANGELOG.md
@@ -11,6 +11,7 @@
11
12
* Update French translations ([PR #627 @NSO73])
13
* Work around crash in Android itself when querying sample rates on older Android versions ([Issue #628], [PR #629 @chenxiaolong])
14
+* Work around crash when accessing private Android APIs in Android 9 ([Issue #628], [PR #630 @chenxiaolong])
15
16
### Version 1.73
17
@@ -979,3 +980,4 @@ Non-user-facing changes:
979
980
[PR #626 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/626
981
[PR #627 @NSO73]: https://github.com/chenxiaolong/BCR/pull/627
982
[PR #629 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/629
983
+[PR #630 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/630
0 commit comments