We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f352cab commit 3601dabCopy full SHA for 3601dab
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-rc.1")
+ implementation("org.bitcoindevkit:bdk-android:1.1.0")
85
86
// QR codes
87
implementation("com.google.zxing:core:3.5.3")
0 commit comments