Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#1053)
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 Nov 8, 2024
1 parent 6ca2bc6 commit 2cf0b5f
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 @@ -54,7 +54,7 @@ robolectric = "org.robolectric:robolectric:4.13"
assertj-core = "org.assertj:assertj-core:3.26.3"

#Compilation tools
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.2"
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.3"
android-plugin = "com.android.tools.build:gradle:8.7.2"
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"
Expand Down

0 comments on commit 2cf0b5f

Please sign in to comment.