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

Commit 7d44616

Browse files
renovate[bot]finn-block
authored andcommitted
Update dependency xyz.block:tbdex-protocol to v2
1 parent d1aebcf commit 7d44616

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
@@ -56,7 +56,7 @@ dependencies {
5656
exclude(group = "com.google.crypto.tink", module="tink")
5757
}
5858

59-
implementation("xyz.block:tbdex-protocol:1.1.0") {
59+
implementation("xyz.block:tbdex-protocol:2.0.1") {
6060
exclude(group = "com.google.protobuf", module = "protobuf-java")
6161
exclude(group = "org.bouncycastle", module = "bcprov-jdk18on")
6262
exclude(group = "com.github.stephenc.jcip", module = "jcip-annotations")

0 commit comments

Comments
 (0)