tauri/tooling/cli/templates/mobile/android
Amr Bashir 39df2c982e
fix(cli/android): fallback to ${program}.cmd (#6576)
* fix(cli/android): fallback to `${program}.cmd`

* cleanup [skip ci]

* revert variable to tauri-binary [skip ci]

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-03-29 14:44:19 -03:00
..
app chore(android): remove deprecated AndroidManifest package id setter 2023-03-17 15:24:11 -03:00
buildSrc fix(cli/android): fallback to ${program}.cmd (#6576) 2023-03-29 14:44:19 -03:00
gradle/wrapper feat(cli): update Android project dependencies (#5663) 2022-11-21 12:50:41 -03:00
.editorconfig feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
.gitignore refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
build.gradle.kts feat(cli): update Android project dependencies (#5663) 2022-11-21 12:50:41 -03:00
gradle.properties feat: add android init and ios init commands (#4942) 2022-08-15 12:43: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(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -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