Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
G00fY2 authored Jan 26, 2024
1 parent 42cb1a0 commit 78cc9ca
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 `mavenCentral()`:

```kotlin
// bundled:
implementation("io.github.g00fy2.quickie:quickie-bundled:1.8.0")
implementation("io.github.g00fy2.quickie:quickie-bundled:1.9.0")

// unbundled:
implementation("io.github.g00fy2.quickie:quickie-unbundled:1.8.0")
implementation("io.github.g00fy2.quickie:quickie-unbundled:1.9.0")
```

## Quick Start
Expand Down

0 comments on commit 78cc9ca

Please sign in to comment.