Skip to content

Commit

Permalink
Merge pull request #3341 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.0
  • Loading branch information
bmarty authored Aug 26, 2024
2 parents 1a43aa3 + c3ddf0b commit 6ca93a2
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 @@ -62,7 +62,7 @@ kover = "0.8.3"
# Project
android_gradle_plugin = { module = "com.android.tools.build:gradle", version.ref = "android_gradle_plugin" }
# https://developer.android.com/studio/write/java8-support#library-desugaring-versions
android_desugar = "com.android.tools:desugar_jdk_libs:2.0.4"
android_desugar = "com.android.tools:desugar_jdk_libs:2.1.0"
kotlin_gradle_plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kover_gradle_plugin = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version.ref = "kover" }
gms_google_services = "com.google.gms:google-services:4.4.2"
Expand Down

0 comments on commit 6ca93a2

Please sign in to comment.