mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-15 20:07:19 +00:00
Migrate from SpongyCastle back to BouncyCastle.
Google moved their broken BouncyCastle out of the way with Android 3.0
(see 0ac85ead96%5E%21/).
This commit is contained in:
@@ -6,7 +6,7 @@ version = '0.15-SNAPSHOT'
|
||||
archivesBaseName = 'bitcoinj-core'
|
||||
|
||||
dependencies {
|
||||
compile 'com.madgag.spongycastle:core:1.58.0.0'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.58'
|
||||
implementation 'com.lambdaworks:scrypt:1.4.0'
|
||||
implementation 'com.google.guava:guava:24.0-android'
|
||||
compile 'com.google.protobuf:protobuf-java:3.5.1'
|
||||
|
||||
Reference in New Issue
Block a user