Android 12 Crash on startup: PendingIntent mutability

Quick fix for this is adding this to your dependencies in build.gradle

implementation 'androidx.work:work-runtime-ktx:2.7.0'