Skip to content

Commit

Permalink
Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 7103669 commit 58b43a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ androidx-viewpager2 = { module = 'androidx.viewpager2:viewpager2', version = '1.
cachapa = { module = 'com.github.cachapa:ExpandableLayout', version = '2.9.2' }
commons-lang3 = { module = 'org.apache.commons:commons-lang3', version = '3.17.0' }
commons-validator = { module = 'commons-validator:commons-validator', version = '1.9.0' }
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.2' }
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.3' }
easyrandom = { module = 'org.jeasy:easy-random-core', version = '6.0.0-SNAPSHOT' }
equalsverifier = { module = 'nl.jqno.equalsverifier:equalsverifier', version = '3.17' }
firebase-analytics = { module = 'com.google.firebase:firebase-analytics', version = '22.1.0' }
Expand Down

0 comments on commit 58b43a0

Please sign in to comment.