Skip to content

Commit 1f4e354

Browse files
Update README.md
1 parent 120163a commit 1f4e354

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
@@ -38,7 +38,7 @@ repositories {
3838
3939
//Then add implementation for SDK in dependencies in build.gradle (module:<yourmodulename>)
4040
dependencies {
41-
implementation 'com.extrieve.quickcapture:QCv3:3.1.10'
41+
implementation 'com.extrieve.quickcapture:QCv3:3.1.13'
4242
}
4343
```
4444

@@ -48,7 +48,7 @@ Or Maven:
4848
<dependency>
4949
<groupId>com.extrieve.quickcapture</groupId>
5050
<artifactId>QCv3</artifactId>
51-
<version>3.1.10</version>
51+
<version>3.1.13</version>
5252
</dependency>
5353
```
5454

0 commit comments

Comments
 (0)