File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -279,7 +279,8 @@ bluetooth.stopNotifying({
279279```
280280
281281## Changelog
282- * 1.1.3 TypeScript definition fix in package.json
282+ * 1.1.4 TypeScript fix and TS definition fix in package.json
283+ * 1.1.3 TypeScript fix
283284* 1.1.2 Better Android M compatibility
284285* 1.1.1 Better Android permission handling
285286* 1.1.0 To be compatible with any Bluetooth device out there, the value returned from ` read ` and ` notify ` is now an ` ArrayBuffer ` .
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-bluetooth" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.1.4 " ,
44 "description" : " Connect to and interact with Bluetooth LE peripherals" ,
55 "main" : " bluetooth.js" ,
66 "typings" : " bluetooth.d.ts" ,
You can’t perform that action at this time.
0 commit comments