tauri/tooling/cli/templates/plugin/android
Lorenzo Rizzotti b4e16f3d8e
fix(android): fix Android Studio project plugin link (#10235)
* add plugin resolution to gradle settings

This is needed to make Android Studio able to link to the project

* reflect codegen edit in the plugin example
2024-07-10 14:26:06 +03:00
..
src feat(plugins): typed invoke arguments for mobile plugins (#8076) 2023-10-23 14:09:42 -03:00
.gitignore refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
build.gradle.kts chore(cli): update Android target SDK to 34 (#9870) 2024-05-25 07:46:34 -03:00
proguard-rules.pro feat: initial work for Android plugins (#6167) 2023-02-06 08:56:00 -03:00
settings.gradle fix(android): fix Android Studio project plugin link (#10235) 2024-07-10 14:26:06 +03:00