Skip to content

Commit 3bc98e8

Browse files
Update README.md
1 parent 81133a7 commit 3bc98e8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020
2121
dependencies {
22-
 implementation 'com.extrieve.quickcapture:QCv2:2.1.3'
22+
 implementation 'com.extrieve.quickcapture:QCv3:3.0.5'
2323
}
2424
```
2525

@@ -28,8 +28,8 @@ Or Maven:
2828
```xml
2929
<dependency>
3030
<groupId>com.extrieve.quickcapture</groupId>
31-
<artifactId>QCv2</artifactId>
32-
<version>2.1.2</version>
31+
<artifactId>QCv5</artifactId>
32+
<version>3.0.5</version>
3333
</dependency>
3434
```
3535

@@ -41,7 +41,7 @@ Compatibility
4141

4242

4343

44-
QuickCapture android SDK v 2.1.3
44+
QuickCapture android SDK v 3.0.5
4545

4646
## API and integration Details
4747

0 commit comments

Comments
 (0)