mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-25 13:17:47 +02:00
6b079cfdd1
* remove targetSdk * changelog * fix md file * Add the -js ones as well * remove -js ones
16 lines
398 B
Markdown
16 lines
398 B
Markdown
---
|
|
"barcode-scanner": patch:changes
|
|
"biometric": patch:changes
|
|
"clipboard-manager": patch:changes
|
|
"deep-link": patch:changes
|
|
"dialog": patch:changes
|
|
"geolocation": patch:changes
|
|
"haptics": patch:changes
|
|
"nfc": patch:changes
|
|
"notification": patch:changes
|
|
"shell": patch:changes
|
|
"store": patch:changes
|
|
---
|
|
|
|
Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0
|