I'm getting this error whenever I try to generate signed apk after enabling minifyEnabled true. A problem was found with the configuration of task ':app:safedkInstrumentationRelease' (type 'InstrumentationTask').
- Type 'com.safedk.gradleplugin.tasks.InstrumentationTask' property '$9' specifies file 'C:\Users\Junaid\AndroidStudioProjects\SampleApp\app\build\outputs\mapping\release\missing_rules.txt' which doesn't exist.
How can I fix it. It doesn't appear if I do minifyEnabled to false. I'm using Android Studio ArcticFox and build:gradle:7.0.1