I have an application in production, I have got some crash report stacktraces and they are from the previous release version. I don't know if I have the ProGuard
mapping file for the previous build version. I have the current one. And as far as I know that the mapping file is different for different release builds.
My question is:
How do I get the mapping file for the previous build?