Skip to content

Commit 9ab0f3a

Browse files
Chore: Update desugarJdkLibs to version 2.1.5
This commit updates the `desugarJdkLibs` dependency from version `2.1.2` to `2.1.5` in the `gradle/libs.versions.toml` file.
1 parent 6b32eac commit 9ab0f3a

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
@@ -32,7 +32,7 @@ hilt = "2.57.2"
3232
room = "2.8.3"
3333
glide = "5.0.5"
3434
retrofit = "3.0.0"
35-
desugarJdkLibs = "2.1.2"
35+
desugarJdkLibs = "2.1.5"
3636

3737
[libraries]
3838
# AndroidX & Material

0 commit comments

Comments
 (0)