tauri/.changes/mobile-config-naming-conventions.md
i-c-b 100d9ede35
fix(core): Correctly detect Android Tauri configuration file, closes #7785 (#7802)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-09-12 13:18:23 -03:00

6 lines
178 B
Markdown

---
"tauri-utils": patch:breaking
---
Follow file name conventions set by desktop for mobile Tauri configuration files. Added `target` argument on most `config::parse` methods.