Skip to content

Commit

Permalink
update sdk (#48)
Browse files Browse the repository at this point in the history
* update sdk
  • Loading branch information
bitgamma authored Feb 22, 2023
1 parent 9c5b897 commit 93dd647
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ dependencies {
implementation 'com.facebook.react:react-native:+'
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.4'
implementation 'com.github.status-im.status-keycard-java:android:3.1.1'
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-status-keycard",
"homepage": "https://keycard.status.im/",
"version": "2.5.38",
"version": "2.5.39",
"description": "React Native library to interact with Status Keycard using NFC connection",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 93dd647

Please sign in to comment.