Skip to content

Commit

Permalink
Update desugar_jdk_libs to 2.0.3
Browse files Browse the repository at this point in the history
Closes: #337
  • Loading branch information
Guillaume HUSTA committed Apr 3, 2023
1 parent 6800f97 commit 6f0a6e0
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 @@ -90,7 +90,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.2'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2'

coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'

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

0 comments on commit 6f0a6e0

Please sign in to comment.