In Android Studio, where are the ProGuard mapping files generated after compiling a signed APK?
I\'m not sure if it isn\'t working or if I just forgot the file path,
I found that it was not being generated, so I added this to the rules file
-printmapping build/outputs/mapping/release/mapping.txt