I can not figure out how not to include certain resources (from the res folder) and classes (java) in the release apk.
Tried packagingOptions / exclude - does not throw out.
With proguard, I didn’t find the rules for this at all (although I could simply search badly)