Skip to content

Commit

Permalink
Update Kotlin version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Taym95 authored and werediver committed Jan 12, 2024
1 parent 129844e commit 28f99b3
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 @@ -16,11 +16,11 @@ Setup melos to point to the dependencies in your local folder: `melos bootstrap`

### Android

Library requires kotlin version `1.5.31`.
Library requires kotlin version `1.8.21`.

### Update kotlin version

To update the kotlin version open Android studio and go to `Tools > Kotlin > Configure Kotlin plugin updates` and update `Update channel` to `1.5.x`.
To update the kotlin version open Android studio and go to `Tools > Kotlin > Configure Kotlin plugin updates` and update `Update channel` to `1.8.x`.

## Features

Expand Down

0 comments on commit 28f99b3

Please sign in to comment.