Skip to content

Commit 860deca

Browse files
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.4 (#1132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a33f3c commit 860deca

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
@@ -54,7 +54,7 @@ robolectric = "org.robolectric:robolectric:4.14.1"
5454
assertj-core = "org.assertj:assertj-core:3.27.0"
5555

5656
#Compilation tools
57-
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.3"
57+
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.4"
5858
android-plugin = "com.android.tools.build:gradle:8.7.3"
5959
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
6060
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"

0 commit comments

Comments
 (0)