0

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!

Adibe7
  • 3,469
  • 7
  • 30
  • 36

1 Answers1

0

I though it was just including the word release or -r ?

Anyway maybe this links contents will help if it's more complex than that Ant Build

Community
  • 1
  • 1
Idistic
  • 6,281
  • 2
  • 28
  • 38