Skip to content

Commit 3601dab

Browse files
chore: bump bdk-android to 1.1.0
1 parent f352cab commit 3601dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
implementation("androidx.appcompat:appcompat:1.7.0")
8282

8383
// Bitcoin Development Kit
84-
implementation("org.bitcoindevkit:bdk-android:1.1.0-rc.1")
84+
implementation("org.bitcoindevkit:bdk-android:1.1.0")
8585

8686
// QR codes
8787
implementation("com.google.zxing:core:3.5.3")

0 commit comments

Comments
 (0)