Skip to content

Commit 70479bc

Browse files
Update dependency com.android.tools:desugar_jdk_libs to v2.1.0 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9b2d12 commit 70479bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ junit = "junit:junit:4.13.2"
1717
kotlinPoet = "com.squareup:kotlinpoet:1.18.1"
1818
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.16"
1919
truth = "com.google.truth:truth:1.4.4"
20-
coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.0.4"
20+
coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.0"
2121

2222
[plugins]
2323
androidApplication = { id = "com.android.application", version.ref = "agp" }

0 commit comments

Comments
 (0)