Skip to content

Commit

Permalink
release v1.0.0-beta18
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Feb 12, 2023
1 parent 0fbed17 commit 8f89f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ sourceSets {
```

#### Ktor
Ktorfit is based on Ktor Clients 2.2.2. You don't need to add an extra dependency for the default clients.
When you want to use Ktor plugins for things like serialization, you need to add the dependencies and they need to be compatible with 2.2.2
Ktorfit is based on Ktor Clients 2.2.3. You don't need to add an extra dependency for the default clients.
When you want to use Ktor plugins for things like serialization, you need to add the dependencies and they need to be compatible with 2.2.3

0 comments on commit 8f89f3e

Please sign in to comment.