Skip to content

Commit 33a7010

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents e4cde23 + 1a98d6f commit 33a7010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ QR Scanning library based on zxing for android devices API 15 and plus
1919
* In your app module gradle file just add the dependency
2020
```java
2121
dependencies {
22-
compile 'com.github.blikoon:QRCodeScanner:0.1.0'
22+
compile 'com.github.blikoon:QRCodeScanner:0.1.1'
2323
}
2424
```
2525
Be sure to check the latest version [here](https://github.com/blikoon/QRCodeScanner/releases)

0 commit comments

Comments
 (0)