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
deBeauvoir
samourai-wallet-android
Commits
3875859d
Commit
3875859d
authored
Jan 03, 2022
by
zeroleak
Browse files
prevent remixing postmix changes
parent
9151a2ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/build.gradle
app/build.gradle
+1
-1
No files found.
app/build.gradle
View file @
3875859d
...
...
@@ -134,7 +134,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.37'
)
{
implementation
(
'io.samourai.code.whirlpool:whirlpool-client:0.23.37
.1
'
)
{
exclude
group:
'org.hibernate'
,
module:
'hibernate-validator'
exclude
group:
'com.google.code.findbugs'
,
module:
'jsr305'
exclude
group:
'com.google.protobuf'
,
module:
'protobuf-java'
...
...
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