I'm building an android app and i'm using ant to build it. I wanted to know how can i give the ant release command parameters so it won't add any debug symbols / line numbers / local vars to the compiled unit.
thanks!
I'm building an android app and i'm using ant to build it. I wanted to know how can i give the ant release command parameters so it won't add any debug symbols / line numbers / local vars to the compiled unit.
thanks!