Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 0a1bb5b commit 69ffd57
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.2"
coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.3"

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

0 comments on commit 69ffd57

Please sign in to comment.