We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2230051 commit a1da93dCopy full SHA for a1da93d
CHANGELOG.md
@@ -11,6 +11,7 @@
11
12
* Fix possible crash in some scenarios ([PR #144])
13
* This was just an annoyance that didn't block actual operations.
14
+* Work around Android r8 miscompilation bug that caused all errors to show as network pinning errors ([PR #145])
15
16
### Version 5.13
17
@@ -362,3 +363,4 @@ Changes:
362
363
[PR #142]: https://github.com/chenxiaolong/Custota/pull/142
364
[PR #143]: https://github.com/chenxiaolong/Custota/pull/143
365
[PR #144]: https://github.com/chenxiaolong/Custota/pull/144
366
+[PR #145]: https://github.com/chenxiaolong/Custota/pull/145
0 commit comments