Skip to content

Commit

Permalink
Use new published package
Browse files Browse the repository at this point in the history
  • Loading branch information
artfuldev committed Nov 5, 2021
1 parent 58d39df commit b414460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {
implementation("androidx.viewpager:viewpager:1.0.0")

// bitcoin
implementation("org.bitcoindevkit:bdk-android:0.1.0")
implementation("org.bitcoindevkit:bdk-android:0.1.1")

// Ktor
implementation("io.ktor:ktor-client-cio:${Versions.ktor}")
Expand Down

0 comments on commit b414460

Please sign in to comment.