add trace level

This commit is contained in:
2023-11-18 16:18:08 +06:00
parent 34a7c9624d
commit 7a8bd035f5
7 changed files with 34 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
## 1.2.5
* Add `trace` logging level
## 1.2.4
**This update contains migration onto gradle 8+ (for both wrapper and android plugin). Use it with caution**