Skip to content

Commit

Permalink
Merge pull request #3825 from element-hq/renovate/com.android.tools-d…
Browse files Browse the repository at this point in the history
…esugar_jdk_libs-2.x

Update dependency com.android.tools:desugar_jdk_libs to v2.1.3
  • Loading branch information
bmarty authored Nov 12, 2024
2 parents 31ae9aa + 7758457 commit 7d2c1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ kover = "0.8.3"
android_gradle_plugin = { module = "com.android.tools.build:gradle", version.ref = "android_gradle_plugin" }
compose_compiler_plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
# https://developer.android.com/studio/write/java8-support#library-desugaring-versions
android_desugar = "com.android.tools:desugar_jdk_libs:2.1.2"
android_desugar = "com.android.tools:desugar_jdk_libs:2.1.3"
anvil_gradle_plugin = { module = "dev.zacsweers.anvil:gradle-plugin", version.ref = "anvil" }
kotlin_gradle_plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version.ref = "kotlinpoet" }
Expand Down

0 comments on commit 7d2c1b3

Please sign in to comment.