tauri/tooling/cli/templates/mobile/android
Jason Tsai 71a5e2ba24
fix(android): allow and escape Kotlin keywords as package identifier, closes #9743 (#9799)
* fix(android): escape kotlin only keyword in template

* fix: escape keywords in wry templates aswell

* chore: add changelog

* chore: remove unused code

* fix(android): wry template, package name should reverse

* update cargo-mobile2

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-05-28 07:52:48 -03:00
..
app fix(android): allow and escape Kotlin keywords as package identifier, closes #9743 (#9799) 2024-05-28 07:52:48 -03:00
buildSrc chore: reuse defaultArchList (#6978) 2023-05-17 02:08:05 +03:00
gradle/wrapper chore(android): update to latest Gradle (#9892) 2024-05-27 15:58:00 -03:00
.editorconfig feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
.gitignore feat: add key.properties to android gitignore (#6811) 2023-04-27 16:04:53 +02:00
build.gradle.kts chore(android): update to latest Gradle (#9892) 2024-05-27 15:58:00 -03:00
gradle.properties feat(cli): update android template to gradle 8.0 (#6890) 2023-05-12 14:06:50 +03:00
gradlew feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
gradlew.bat feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
settings.gradle refactor(core): use absolute path for the tauri Android library (#6774) 2023-04-23 15:40:47 -03:00
tauri.settings.gradle refactor(android): use tauri.settings.gradle and tauri.build.gradle.kts to define tauri plugins (#6217) 2023-02-08 12:52:53 -03:00