mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-13 18:50:20 +02:00
* fix(android): missing `consumer-rules.pro` * setup android test * copy right too new * build api first * we're still on gradle 8 right now... * restore the right host on mac
29 lines
536 B
Markdown
29 lines
536 B
Markdown
---
|
|
"barcode-scanner": patch
|
|
"barcode-scanner-js": patch
|
|
"biometric": patch
|
|
"biometric-js": patch
|
|
"clipboard-manager": patch
|
|
"clipboard-manager-js": patch
|
|
"deep-link": patch
|
|
"deep-link-js": patch
|
|
"dialog": patch
|
|
"dialog-js": patch
|
|
"fs": patch
|
|
"fs-js": patch
|
|
"geolocation": patch
|
|
"geolocation-js": patch
|
|
"haptics": patch
|
|
"haptics-js": patch
|
|
"nfc": patch
|
|
"nfc-js": patch
|
|
"notification": patch
|
|
"notification-js": patch
|
|
"opener": patch
|
|
"opener-js": patch
|
|
"shell": patch
|
|
"shell-js": patch
|
|
---
|
|
|
|
Fix missing `consumer-rules.pro` on Gradle v9.
|