Skip to content

Commit be6cc43

Browse files
Update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abc23e3 commit be6cc43

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
@@ -108,7 +108,7 @@ sqldelight-native = { module = "app.cash.sqldelight:native-driver", version.ref
108108
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
109109

110110

111-
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
111+
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
112112

113113
lints-compose = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.2" }
114114

0 commit comments

Comments
 (0)