Skip to content

Commit 1dce7df

Browse files
Bump com.android.tools:desugar_jdk_libs from 2.1.4 to 2.1.5
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d944519 commit 1dce7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ androidx-viewpager2 = { module = 'androidx.viewpager2:viewpager2', version = '1.
3636
cachapa = { module = 'com.github.cachapa:ExpandableLayout', version = '2.9.2' }
3737
commons-lang3 = { module = 'org.apache.commons:commons-lang3', version = '3.17.0' }
3838
commons-validator = { module = 'commons-validator:commons-validator', version = '1.9.0' }
39-
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.4' }
39+
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.5' }
4040
easyrandom = { module = 'org.jeasy:easy-random-core', version = '6.0.0-SNAPSHOT' }
4141
equalsverifier = { module = 'nl.jqno.equalsverifier:equalsverifier', version = '3.18.2' }
4242
firebase-analytics = { module = 'com.google.firebase:firebase-analytics', version = '22.2.0' }

0 commit comments

Comments
 (0)