Update gradle-witness and actually use spongycastle.

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2014-11-20 16:46:35 -08:00
parent 1cb191a6ee
commit ea9a5decac
4 changed files with 9 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ repositories {
dependencies {
compile 'com.google.protobuf:protobuf-java:2.5.0'
compile 'com.madgag:sc-light-jdk15on:1.47.0.2'
// compile 'com.madgag:sc-light-jdk15on:1.47.0.2'
compile 'com.googlecode.libphonenumber:libphonenumber:6.1'
compile 'org.whispersystems:gson:2.2.4'