Skip to content

Commit cf263c8

Browse files
Update README.md
1 parent f0daa57 commit cf263c8

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
@@ -28,7 +28,7 @@ repositories {
2828
2929
//Then add implementation for SDK in dependencies in build.gradle (module:<yourmodulename>)
3030
dependencies {
31-
implementation 'com.extrieve.quickcapture:QCv3:3.0.5'
31+
implementation 'com.extrieve.quickcapture:QCv3:3.0.6'
3232
}
3333
```
3434

@@ -38,7 +38,7 @@ Or Maven:
3838
<dependency>
3939
<groupId>com.extrieve.quickcapture</groupId>
4040
<artifactId>QCv3</artifactId>
41-
<version>3.0.5</version>
41+
<version>3.0.6</version>
4242
</dependency>
4343
```
4444

0 commit comments

Comments
 (0)