I have a security issue related to properties file. I have a project which when compiled and tested is working perfectly.
But when I view the contents of extracted apk file, I see a few properties files also lying in there.
For me this is a security problem. Any ideas how I might be able to hide/remove those properties files from the compiled apk.