Compare commits

..
Author SHA1 Message Date
Michele Balistreri 3369498c9f bump version 2022-09-19 14:46:16 +02:00
Michele Balistreri 3bbdf13ef7 refactor the stored property 2022-09-19 14:21:29 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.1.1'
implementation 'com.github.status-im.status-keycard-java:android:3.0.4'
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "react-native-status-keycard",
"homepage": "https://keycard.status.im/",
"version": "2.5.39",
"version": "2.5.38",
"description": "React Native library to interact with Status Keycard using NFC connection",
"main": "index.js",
"scripts": {