Skip to content

Commit

Permalink
fixed lint error
Browse files Browse the repository at this point in the history
Signed-off-by: Talha Ali <Talhaali00@gmail.com>
  • Loading branch information
Talhaali00 committed Apr 11, 2024
1 parent f3f5b7d commit f74c8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

description 'Minimal set of web3j utility classes'

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

0 comments on commit f74c8ff

Please sign in to comment.