Skip to content

Commit f2186d4

Browse files
committed
remove the spongycastle dependency
1 parent 9fa5f2d commit f2186d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ dependencies {
7676
compile group: 'io.grpc', name: 'grpc-stub', version: '1.9.0'
7777

7878
compile group: 'com.googlecode.protobuf-java-format', name: 'protobuf-java-format', version: '1.4'
79-
// compile "com.madgag.spongycastle:core:1.58.0.0"
80-
// compile "com.madgag.spongycastle:prov:1.58.0.0"
8179
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.68'
8280
compile group: 'com.typesafe', name: 'config', version: '1.3.2'
8381
compile "com.google.code.findbugs:jsr305:3.0.0"

0 commit comments

Comments
 (0)