Skip to content

Commit

Permalink
Bump desugar
Browse files Browse the repository at this point in the history
  • Loading branch information
pyamsoft committed Aug 30, 2024
1 parent 11cf796 commit 635bf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ subprojects {
}

dependencies {
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.0")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.1")
}
}

Expand Down

0 comments on commit 635bf85

Please sign in to comment.