You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# React Natice CaptureSDK - Version 1.5.124
1
+
# React Natice CaptureSDK - Version 1.5.130
2
2
3
3
This react native module allows a React Native application to use and control Socket Mobile wireless barcode scanners, NFC Reader/Writer, and Camera to capture and deliver data capture to such application.
4
4
@@ -74,7 +74,7 @@ In version `>1.5`, we are removing the `android/libs` folder and it's contents.
74
74
}
75
75
```
76
76
77
-
Next, in their `app/gradle.build` file, they will need to add the below code.
77
+
Next, in their `app/build.gradle` file, they will need to add the below code.
0 commit comments