We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d2781 commit 0a1b2caCopy full SHA for 0a1b2ca
README.md
@@ -178,6 +178,14 @@ This project uses melos to manage all the packages inside this repo.
178
Install melos: `dart pub global activate melos`
179
Setup melos to point to the dependencies in your local folder: `melos bootstrap`
180
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
189
### FAQ
190
191
#### How to handle the BLE undeliverable exception
0 commit comments