tauri/examples/api/src-tauri
AHQ bfc49cc7a1
refactor(android): Remove targetSdk from gradle config (#10558)
* refactor: remove targetSdk as it is being removed in DSL 9.0

* note

* fix: typo

* update: changelog

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2024-08-11 07:06:14 -03:00
..
capabilities refactor: core plugin permissions are now prefixed core:, closes #10359 (#10390) 2024-07-30 07:52:43 -03:00
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
permissions fix(core): fix raw invoke body for isolation pattern (#10167) 2024-07-12 09:52:53 -03:00
src fix(core): fix raw invoke body for isolation pattern (#10167) 2024-07-12 09:52:53 -03:00
tauri-plugin-sample refactor(android): Remove targetSdk from gradle config (#10558) 2024-08-11 07:06:14 -03:00
.gitignore chore(examples): readd gitignore rules for mobile api example 2022-08-14 20:54:14 -03:00
.taurignore chore(examples): ignore changes on tauri-plugin-sample on dev watcher 2023-02-24 10:22:43 -03:00
build.rs fix(core): fix raw invoke body for isolation pattern (#10167) 2024-07-12 09:52:53 -03:00
Cargo.lock feat: promote v2 to RC (#10434) 2024-08-02 10:28:06 -03:00
Cargo.toml refactor(cli/migrate): use oxc kit to parse and migrate js/ts files (#10198) 2024-07-12 09:03:30 -03:00
Cross.toml fix(cross): Fix docker image and cross setup (#8094) 2023-10-26 13:58:56 -03:00
Info.plist feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) 2021-08-15 21:36:43 -03:00
tauri.conf.json chore: Update api example (#10144) 2024-06-28 11:21:54 +02:00