We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee5ad7 commit 7a7a6bfCopy full SHA for 7a7a6bf
1 file changed
README.md
@@ -5,8 +5,6 @@ QuickCapture Mobile Scanning SDK Specially designed for native ANDROID from Extr
5
6
Download
7
--------
8
-<!--For detailed instructions and requirements, see Glide's [download and setup docs page][28].-->
9
-
10
You can download a **.aar** library file from GitHub's [releases page](https://github.com/ExtrieveTechnologies/QuickCapture_Android/releases/).
11
12
Or use Gradle:
@@ -19,7 +17,7 @@ repositories {
19
17
}
20
18
21
dependencies {
22
- implementation 'com.extrieve.quickcapture:QCv2:2.1.2'
+ implementation 'com.extrieve.quickcapture:QCv2:2.1.3'
23
24
```
25
@@ -41,7 +39,7 @@ Compatibility
41
39
42
40
43
44
-QuickCapture android SDK v 2.1.2
+QuickCapture android SDK v 2.1.3
45
46
## API and integration Details
47
0 commit comments