Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
G00fY2 committed Jan 26, 2021
1 parent d38e013 commit c4e2225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ There are two different flavors available on `jcenter()`:
| V2 barcode model is used (possibly faster, more accurate) | currently V1 will be downloaded
```kotlin
// bundled:
implementation("com.g00fy2.quickie:quickie-bundled:0.5.2")
implementation("com.g00fy2.quickie:quickie-bundled:0.5.3")

// unbundled:
implementation("com.g00fy2.quickie:quickie-unbundled:0.5.2")
implementation("com.g00fy2.quickie:quickie-unbundled:0.5.3")
```

## Quick Start
Expand Down

0 comments on commit c4e2225

Please sign in to comment.