tauri-apps / tauri

Build smaller, faster, and more secure desktop applications with a web frontend.
https://tauri.app
Apache License 2.0
78.53k stars 2.33k forks source link

fix(android): allow and escape Kotlin keywords as package identifier, closes #9743 #9799

Closed pewsheen closed 5 days ago

pewsheen commented 2 weeks ago

Issue: https://github.com/tauri-apps/tauri/issues/9743 Depends: https://github.com/tauri-apps/cargo-mobile2/pull/328

How to test

TODO