Skip to content

Commit

Permalink
Merge branch 'drew/update-core' into 'develop'
Browse files Browse the repository at this point in the history
Update WalletKit to 6.0.7

See merge request breadwallet/breadwallet-android!1228
  • Loading branch information
DrewCarlson committed Jun 4, 2020
2 parents fe98356 + af28fd4 commit 2ca83f7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2g
android.useAndroidX=true
android.enableJetifier=true

core_version = 6.0.5
core_version = 6.0.7

kotlin_version = 1.3.72
coroutines_version = 1.3.5
Expand Down
24 changes: 24 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,14 @@
<sha256 value="b27f2394986701f76d25400a6e28310f2d6dff0c454f2227d55d3a6eba61e559" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
</component>
<component group="com.breadwallet.core" name="corecrypto-android" version="6.0.7">
<artifact name="corecrypto-android-6.0.7.aar">
<sha256 value="f37ea32a3c091d4577acd1a438d7c8d6810c05f044c606378d208e1566b93ec8" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
<artifact name="corecrypto-android-6.0.7.pom">
<sha256 value="11ee4290a1befcd4a8764bd2bc0cbbe6a2171d25b3f69c42888a0cd39900ca9f" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
</component>
<component group="com.breadwallet.core" name="corenative-android" version="5.0.7">
<artifact name="corenative-android-5.0.7.aar">
<sha256 value="971ad1a366bd5c3fe8eb1c9a9151be0fca0448f60cd3751b9abe17595e0c9d37" origin="Generated by Gradle because artifact wasn't signed"/>
Expand Down Expand Up @@ -1211,6 +1219,14 @@
<sha256 value="223cb93ed270124d3be61091a4bbeeb9e8951d09fefdf8ce1d9d4356b55a3f04" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
</component>
<component group="com.breadwallet.core" name="corenative-android" version="6.0.7">
<artifact name="corenative-android-6.0.7.aar">
<sha256 value="b06ba3db38d90d84a83aaa429518dbd9e79fe7f014a93002766fd54d1fffd7e4" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
<artifact name="corenative-android-6.0.7.pom">
<sha256 value="124ab4c8cbaef06e972e98ba123ef980195cad44caf186b21397ad4b3477116d" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
</component>
<component group="com.breadwallet.core" name="crypto" version="5.0.7">
<artifact name="crypto-5.0.7.jar">
<sha256 value="78f971488fc3ae76ec175c7aea5fe2177b450032ee63a907cec6d75070922a2b" origin="Generated by Gradle because artifact wasn't signed"/>
Expand Down Expand Up @@ -1275,6 +1291,14 @@
<sha256 value="75a508572f77c56693321f054cbc98432cd4796d2abe009a3bbc2bd16992ca32" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
</component>
<component group="com.breadwallet.core" name="crypto" version="6.0.7">
<artifact name="crypto-6.0.7.jar">
<sha256 value="e75c8c23ad815b430245a60c77699b3451c5fac5bc57c62b5b596e931944db41" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
<artifact name="crypto-6.0.7.pom">
<sha256 value="b729ac32c633787e6ee429f3702a63efe5738f2fe3a38b9a57047e2ccf6e1f2a" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
</component>
<component group="com.google" name="google" version="1">
<artifact name="google-1.pom">
<sha256 value="cd6db17a11a31ede794ccbd1df0e4d9750f640234731f21cff885a9997277e81" origin="Generated by Gradle because artifact wasn't signed"/>
Expand Down

0 comments on commit 2ca83f7

Please sign in to comment.