-
released this
2026-04-11 16:18:46 +03:00 | 249 commits to main since this release-
LinkParser: JsonArrayBuilder.add() needs JsonPrimitive, not String
- add(it.trim()) → add(JsonPrimitive(it.trim())) on 3 sites
- Added JsonPrimitive import
-
AuditScreen: HorizontalPager requires @OptIn(ExperimentalFoundationApi)
-
DashboardScreen: PullToRefreshBox not available in Compose BOM 2024.05
- Replaced with standard Column + verticalScroll
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-