Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhirkevich committed Jul 12, 2023
1 parent da428b0 commit 73db106
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ dependencyResolutionManagement {
```gradle
dependencies {
implementation 'com.github.alexzhirkevich:custom-qr-generator:1.6.2'
// or new v2.0 alpha
implementation 'com.github.alexzhirkevich:custom-qr-generator:2.0.0-alpha01'
}
```
Expand Down

0 comments on commit 73db106

Please sign in to comment.