mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-26 21:41:48 +02:00
- (MSRV bump - Android compiler options update - notification plugin windows7 feature deprecation
425 B
425 B
barcode-scanner, biometric, clipboard-manager, deep-link, dialog, fs, geolocation, haptics, nfc, notification, opener, shell
| barcode-scanner | biometric | clipboard-manager | deep-link | dialog | fs | geolocation | haptics | nfc | notification | opener | shell |
|---|---|---|---|---|---|---|---|---|---|---|---|
| patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch |
Migrate the Android Gradle scripts from the deprecated kotlinOptions DSL to compilerOptions, which Kotlin Gradle Plugin 2.3+ requires, to match the Tauri 2.12 Android library and templates.