Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent d41a161 commit 31cbeae
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 @@ -42,7 +42,7 @@ awaitility = "org.awaitility:awaitility:4.2.0"
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }

#Compilation tools
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.3"
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
nullaway = "com.uber.nullaway:nullaway:0.10.16"
errorprone-core = "com.google.errorprone:error_prone_core:2.23.0"
errorprone-javac = "com.google.errorprone:javac:9+181-r4173-1"
Expand Down

0 comments on commit 31cbeae

Please sign in to comment.