1.4.4
What's Changed
- fix(sample): harden sample WebView settings against file:// XHR escalation by @jim-daf in #52
- Disabled
allowFileAccess,allowContentAccess,allowFileAccessFromFileURLs,allowUniversalAccessFromFileURLsto prevent local file exfiltration via JavascriptInterface
- Disabled
- chore: lower transitive dependency versions for legacy project compatibility by @easyhooon in #54
kotlin2.2.10 → 2.0.21 (class metadata ≤ 2.0; readable by Kotlin 2.0+ consumers)activity-compose1.12.4 → 1.9.3 (removesnavigationeventtransitive dep requiring AGP 8.9.1+)core-ktx1.17.0 → 1.13.1 (removes AGP 8.9.1 requirement)
New Contributors
Full Changelog: 1.4.3...1.4.4