Skip to content

Commit 28a255f

Browse files
Update README.md
1 parent 4782214 commit 28a255f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848
4949
//Then add implementation for SDK in dependencies in build.gradle (module:<yourmodulename>)
5050
dependencies {
51-
implementation 'com.extrieve.quickcapture:QCv4:4.0.10'
51+
implementation 'com.extrieve.quickcapture:QCv4:4.0.12'
5252
}
5353
```
5454

@@ -58,7 +58,7 @@ Or Maven:
5858
<dependency>
5959
<groupId>com.extrieve.quickcapture</groupId>
6060
<artifactId>QCv4</artifactId>
61-
<version>4.0.10</version>
61+
<version>4.0.12</version>
6262
</dependency>
6363
```
6464

0 commit comments

Comments
 (0)