Open lauraladu opened 1 year ago
Could you solve this issue?
I solved this by adding
implementation 'androidx.work:work-runtime-ktx:2.7.1'
on my Gradle file, as suggested by https://stackoverflow.com/questions/68473542/mediasessioncompattargeting-s-version-31-and-above-requires-that-one-of-flag
It's possible to have compatibility with most recent Android version (API 33)?