Skip to content

Commit

Permalink
Bump com.android.tools:desugar_jdk_libs in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: [com.android.tools:desugar_jdk_libs](/~https://github.com/google/desugar_jdk_libs).


Updates `com.android.tools:desugar_jdk_libs` from 2.1.4 to 2.1.5
- [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
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent e979f9a commit d6da9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.fragment:fragment-ktx:1.8.6'

coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'

// https://mvnrepository.com/artifact/com.amplifyframework/core
implementation "com.amplifyframework:core:${amplify_version}"
Expand Down

0 comments on commit d6da9e9

Please sign in to comment.