Skip to content

Commit

Permalink
We can now use the upstream repo and replace the hash with v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Oct 27, 2018
1 parent 953b31a commit b1f57e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

implementation 'com.github.ligi:hardwallet-lite-android:0e4b8d4491'
implementation 'com.github.status-im:hardwallet-lite-android:v1.0'

implementation 'com.payneteasy:ber-tlv:1.0-8'

Expand Down

0 comments on commit b1f57e8

Please sign in to comment.