We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4cde23 + 1a98d6f commit 33a7010Copy full SHA for 33a7010
README.md
@@ -19,7 +19,7 @@ QR Scanning library based on zxing for android devices API 15 and plus
19
* In your app module gradle file just add the dependency
20
```java
21
dependencies {
22
- compile 'com.github.blikoon:QRCodeScanner:0.1.0'
+ compile 'com.github.blikoon:QRCodeScanner:0.1.1'
23
}
24
```
25
Be sure to check the latest version [here](https://github.com/blikoon/QRCodeScanner/releases)
0 commit comments