Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.4 (#451)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 00b32dd commit 804dd30
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 @@ -17,7 +17,7 @@ junit = "junit:junit:4.13.2"
kotlinPoet = "com.squareup:kotlinpoet:2.0.0"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.18"
truth = "com.google.truth:truth:1.4.4"
coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.3"
coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.4"

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

0 comments on commit 804dd30

Please sign in to comment.