Skip to content

Commit 0a1b2ca

Browse files
Taym95Bentaimia Haddadi
authored andcommitted
Add kotlin version to readme
1 parent d3d2781 commit 0a1b2ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,14 @@ This project uses melos to manage all the packages inside this repo.
178178
Install melos: `dart pub global activate melos`
179179
Setup melos to point to the dependencies in your local folder: `melos bootstrap`
180180

181+
### Android
182+
183+
Library requires kotlin version `1.5.31`.
184+
185+
#### Update kotlin version
186+
187+
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`.
188+
181189
### FAQ
182190

183191
#### How to handle the BLE undeliverable exception

0 commit comments

Comments
 (0)