fix(deps): 降级 share_plus 版本修复 Android 构建错误

将 share_plus 从 ^10.0.0 降级到 ^7.2.2,解决 Android SDK 35 构建时的 Kotlin 编译错误

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2025-12-15 03:38:24 -08:00
parent 306f003679
commit 8d68b292c8
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dependencies:
image_picker: ^1.0.7
permission_handler: ^11.3.1
url_launcher: ^6.2.6
share_plus: ^10.0.0
share_plus: ^7.2.2
# 生物识别
local_auth: ^2.2.0