We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200606a commit cb52b10Copy full SHA for cb52b10
CHANGELOG.md
@@ -14,6 +14,7 @@
14
* Remove "Disable battery optimizations" setting ([PR #773 @chenxiaolong])
15
* This setting was never useful since Android does not restrict BCR from launching foreground services anyway.
16
* Update dependencies ([PR #774 @chenxiaolong])
17
+* Fix minor lint warnings ([PR #775 @chenxiaolong])
18
19
### Version 1.88
20
@@ -1140,3 +1141,4 @@ Non-user-facing changes:
1140
1141
[PR #772 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/772
1142
[PR #773 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/773
1143
[PR #774 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/774
1144
+[PR #775 @chenxiaolong]: https://github.com/chenxiaolong/BCR/pull/775
0 commit comments