update to sdk v2.2.1

This commit is contained in:
Dmitry Novotochinov 2019-05-02 18:39:44 +03:00
parent 58c9e8e8df
commit f1f61d8ab2
No known key found for this signature in database
GPG Key ID: 43D1DAF5AD39C927
1 changed files with 1 additions and 1 deletions

View File

@ -40,5 +40,5 @@ repositories {
dependencies {
implementation 'com.facebook.react:react-native:+'
implementation 'org.bouncycastle:bcprov-jdk15on:1.60'
implementation 'com.github.status-im.status-keycard-java:android:2.1.0'
implementation 'com.github.status-im.status-keycard-java:android:2.2.1'
}