NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
2.04k stars 419 forks source link

API 33 deprecated methods #419

Closed sara-race-neato closed 2 years ago

sara-race-neato commented 2 years ago

There are a few methods that were deprecated in API 33 that I see are still used in this library:

Is there a plan to replace these deprecated methods so that apps using this library can target API 33?

philips77 commented 2 years ago

Yes, there is a plan :) Thank you for the reminder.

Also, if you want, you could create a PR, that would speed things up!