I am trying to generate apk on command line using ant. I am able to use ant clean but for ant debug and ant release command I am getting following error.
make sure the proguard.config point to an existing proguard file in your project.properties
proguard.config
project.properties
proguard.config=proguard-project.txt