feat:增加通知库的版本

This commit is contained in:
2025-11-25 14:14:02 +08:00
parent 1a5efb1b48
commit 70f1e609dd
6 changed files with 29 additions and 22 deletions

View File

@@ -78,7 +78,7 @@ android {
dependencies {
// 添加核心库脱糖依赖
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.4")
}
flutter {