Skip to content

Commit 247f64c

Browse files
chore: bump bdk-android to 1.2.0 release
1 parent 3601dab commit 247f64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
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")
84+
implementation("org.bitcoindevkit:bdk-android:1.2.0")
8585

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

0 commit comments

Comments
 (0)