Skip to content

Commit f74c8ff

Browse files
committed
fixed lint error
Signed-off-by: Talha Ali <[email protected]>
1 parent f3f5b7d commit f74c8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
description 'Minimal set of web3j utility classes'
33

4-
dependencies { compile "org.bouncycastle:bcprov-jdk18on:$bouncycastleVersion" }
4+
dependencies { compile "org.bouncycastle:bcprov-jdk18on:$bouncycastleVersion" }

0 commit comments

Comments
 (0)