Skip to content

Commit 234a247

Browse files
authored
Merge pull request #1425 from cashapp/renovate/com.android.tools-desugar_jdk_libs-2.x
Update dependency com.android.tools:desugar_jdk_libs to v2.1.2
2 parents 9a9c17b + 566fe07 commit 234a247

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
@@ -11,7 +11,7 @@ minSdk = "21"
1111
sqldelight = "2.0.2"
1212

1313
[libraries]
14-
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.1" }
14+
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
1515
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.6.0" }
1616
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
1717
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }

0 commit comments

Comments
 (0)