Skip to content

Commit 56d34bc

Browse files
chore(deps): bump com.android.tools:desugar_jdk_libs in /example/android
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.0.4 to 2.1.3. - [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/desugar_jdk_libs/commits) --- updated-dependencies: - dependency-name: com.android.tools:desugar_jdk_libs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3b5266 commit 56d34bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ flutter {
105105
}
106106

107107
dependencies {
108-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
108+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
109109
androidTestUtil "androidx.test:orchestrator:1.4.2"
110110
}
111111

0 commit comments

Comments
 (0)