Skip to content

Commit 9bd6ed0

Browse files
authored
Merge pull request #458 from PhilipsHue/Taym95-patch-1
2 parents d3d2781 + 0a1b2ca commit 9bd6ed0

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)