AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.83k stars 836 forks source link

Reduce min-sdk to 14. #1023

Closed davidgyoung closed 3 years ago

davidgyoung commented 3 years ago

This reduces them minimum Android SDK version for using this library to 14.

This had been unnecessarily increased to 21 in the 2.18 release. I could have sworn that I was forced to do this by using a modern Android dependency, but when I went back to find it I could not.

davidgyoung commented 3 years ago

This is in 2.19-beta