We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca94b0d commit b36fedaCopy full SHA for b36feda
CHANGELOG.md
@@ -10,6 +10,8 @@
10
### Unreleased
11
12
* Update dependencies ([PR #175])
13
+* Reenable default proguard optimizations ([PR #174])
14
+ * For folks who want to decode stack traces from log files, the mapping files are now included with the official releases in `mappings.tar.zst`
15
16
### Version 5.21
17
@@ -418,4 +420,5 @@ Changes:
418
420
[PR #171]: https://github.com/chenxiaolong/Custota/pull/171
419
421
[PR #172]: https://github.com/chenxiaolong/Custota/pull/172
422
[PR #173]: https://github.com/chenxiaolong/Custota/pull/173
423
+[PR #174]: https://github.com/chenxiaolong/Custota/pull/174
424
[PR #175]: https://github.com/chenxiaolong/Custota/pull/175
0 commit comments