Android Question Solved - Release or Release (obfuscated)

Robert Valentino

Well-Known Member
Licensed User
Longtime User
I can say #If Debug or #If Release is there a way to do #If Release (obfuscated)

I want to run a custom action but only when compiling in Release (obfuscated)

Anyway to do this?
 
Top