Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Budiyev committed Sep 18, 2017
1 parent f9c0106 commit afc2175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Code scanner library based on [ZXing](https://github.com/zxing/zxing)
Add dependency:
```
dependencies {
implementation 'com.budiyev.android:code-scanner:1.0.6'
implementation 'com.budiyev.android:code-scanner:1.0.7'
}
```
Add camera permission to AndroidManifest.xml (Don't forget about dynamic permissions on API >= 23):
Expand Down

0 comments on commit afc2175

Please sign in to comment.