Skip to content

Commit f1a990c

Browse files
chore(deps): update com.android.tools:desugar_jdk_libs to v2.1.3 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e84aad commit f1a990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
// https://github.com/flutter/flutter/issues/110658
8282
implementation 'androidx.window:window-java:1.3.0'
8383
// https://github.com/flutter/flutter/issues/110658
84-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
84+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
8585
// https://pub.dev/packages/flutter_local_notifications/
8686
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25"
8787
}

0 commit comments

Comments
 (0)