We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3601dab commit 247f64cCopy full SHA for 247f64c
app/build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
implementation("androidx.appcompat:appcompat:1.7.0")
82
83
// Bitcoin Development Kit
84
- implementation("org.bitcoindevkit:bdk-android:1.1.0")
+ implementation("org.bitcoindevkit:bdk-android:1.2.0")
85
86
// QR codes
87
implementation("com.google.zxing:core:3.5.3")
0 commit comments