...
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
...