Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#923)
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 Sep 5, 2024
1 parent 9de353a commit 037e1e2
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 @@ -53,7 +53,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.1"
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.2"
android-plugin = "com.android.tools.build:gradle:8.6.0"
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.0.1"
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.0.0"
Expand Down

0 comments on commit 037e1e2

Please sign in to comment.