Skip to content

Commit

Permalink
chore(deps): bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.…
Browse files Browse the repository at this point in the history
…1.3 (#1373)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent bb2484f commit 22f395b
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 @@ -79,7 +79,7 @@ androidx-datastore = { module = "androidx.datastore:datastore" , version.ref = "

# Docs: https://developer.android.com/studio/write/java8-support#library-desugaring
# Changelog: https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md
desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }

dokka-android-documentation-plugin = { module = "org.jetbrains.dokka:android-documentation-plugin", version.ref = "dokka" }
dokka-base = { module = "org.jetbrains.dokka:dokka-base", version.ref = "dokka" }
Expand Down

0 comments on commit 22f395b

Please sign in to comment.