We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e84aad commit f1a990cCopy full SHA for f1a990c
android/app/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
// https://github.com/flutter/flutter/issues/110658
82
implementation 'androidx.window:window-java:1.3.0'
83
84
- coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
+ coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
85
// https://pub.dev/packages/flutter_local_notifications/
86
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25"
87
}
0 commit comments