use compatible bc
This commit is contained in:
parent
c19d58bb5d
commit
f431c7d6cb
|
@ -44,7 +44,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation 'com.facebook.react:react-native:+'
|
||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.65'
|
||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.60'
|
||||
implementation 'org.apache.commons:commons-lang3:3.9'
|
||||
implementation 'com.github.status-im.status-keycard-java:android:3.0.2'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue