Skip to content

Commit

Permalink
Update desugar_jdk_libs to 2.1.3
Browse files Browse the repository at this point in the history
Closes: #426
  • Loading branch information
ghusta committed Nov 10, 2024
1 parent 197c08f commit d93fad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.1'

coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'

testImplementation 'junit:junit:4.13.2'
testImplementation 'com.google.truth:truth:1.4.4'
Expand Down

0 comments on commit d93fad7

Please sign in to comment.