Skip to content

Commit 7a6b6c7

Browse files
Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.1.2 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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07490bb commit 7a6b6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
7171
implementation 'androidx.fragment:fragment-ktx:1.8.5'
7272

73-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
73+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
7474

7575
// https://mvnrepository.com/artifact/com.amplifyframework/core
7676
implementation "com.amplifyframework:core:${amplify_version}"

0 commit comments

Comments
 (0)