Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Bitcoin QnA
samourai-wallet-android
Commits
1a711f4a
Commit
1a711f4a
authored
Oct 06, 2021
by
zeroleak
Browse files
use whirlpool-client 0.23.34
parent
3446f1a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/build.gradle
app/build.gradle
+2
-2
No files found.
app/build.gradle
View file @
1a711f4a
...
...
@@ -137,7 +137,7 @@ dependencies {
implementation
'org.hibernate:hibernate-validator:5.4.3.Final'
implementation
'com.google.code.gson:gson:2.8.6'
implementation
'com.github.yuriy-budiyev:code-scanner:2.1.0'
implementation
(
'io.samourai.code.whirlpool:whirlpool-client:0.23.3
2-SNAPSHOT
'
)
{
implementation
(
'io.samourai.code.whirlpool:whirlpool-client:0.23.3
4
'
)
{
exclude
group:
'org.hibernate'
,
module:
'hibernate-validator'
exclude
group:
'com.google.code.findbugs'
,
module:
'jsr305'
exclude
group:
'com.google.protobuf'
,
module:
'protobuf-java'
...
...
@@ -148,7 +148,7 @@ dependencies {
exclude
group:
'org.json'
,
module:
'json'
exclude
group:
'io.samourai.code.wallet'
,
module:
'extlibj'
}
implementation
(
'io.samourai.code.wallet:extlibj:0.0.
19-dsk5-SNAPSHOT
'
)
{
implementation
(
'io.samourai.code.wallet:extlibj:0.0.
20
'
)
{
exclude
group:
'com.google.code.findbugs'
,
module:
'jsr305'
exclude
group:
'com.google.protobuf'
,
module:
'protobuf-java'
exclude
group:
'net.jcip'
,
module:
'jcip-annotations'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment