react-native-fingerprint-scanner
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "react-native-fingerprint-scanner", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "React Native Fingerprint Scanner for Android and iOS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -85,2 +85,3 @@ # React Native Fingerprint Scanner | ||
-keep class com.fingerprints.service.** { *; } | ||
-dontwarn com.fingerprints.service.** | ||
@@ -90,2 +91,3 @@ # Samsung Fingerprint | ||
-keep class com.samsung.android.sdk.** { *; } | ||
-dontwarn com.samsung.android.sdk.** | ||
``` | ||
@@ -92,0 +94,0 @@ |
Sorry, the diff of this file is not supported yet
307
41103
215