Android Native Libraries Released
Android Full Library v1.16.0
Android Aggregator Library v1.16.0
Android LifeScan OneTouch Library v1.16.0
Android Native Changes
General
Added Android 14 support.
Bumped
compileSdkVersion
andtargetSdkVersion
to Android 14 (34) for libraries and applications and tested with public Android 14 ReleaseBumped
androidx.work
to 2.8.1
Fixed incorrect
Fragment
import in the Sample App project
...