Skip to content

Commit b4aabb2

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

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

113113

114-
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
114+
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.4" }
115115

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

0 commit comments

Comments
 (0)