Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit d833743

Browse files
renovate[bot]finn-block
authored andcommitted
Update dependency xyz.block:tbdex-httpclient to v2
1 parent f97abed commit d833743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/tbdex-example-android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949

5050
/** required to make tbdex and key management work */
5151
implementation("androidx.security:security-crypto:1.0.0")
52-
implementation("xyz.block:tbdex-httpclient:1.1.0") {
52+
implementation("xyz.block:tbdex-httpclient:2.0.1") {
5353
exclude(group = "com.google.protobuf", module = "protobuf-java")
5454
exclude(group = "org.bouncycastle", module = "bcprov-jdk18on")
5555
exclude(group = "com.github.stephenc.jcip", module = "jcip-annotations")

0 commit comments

Comments
 (0)