Files
tauri-plugins-workspace/.changes/android-kotlin-compiler-options.md
T
Lucas Nogueira 9b29b601f3 feat: update to tauri 2.12
- (MSRV bump
- Android compiler options update
- notification plugin windows7 feature deprecation
2026-09-26 14:46:48 -03:00

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.