Corona SDK Build Error for Android

HI,

While building a new app i am getting following error, 

FAILURE: Build failed with an exception.

Jan 31 10:25:38.833 * What went wrong:

                    Execution failed for task ‘:App:compileLuaRelease’.

                    > 

Jan 31 10:25:38.833 Process ‘command ‘/Applications/Corona-3567/Native/Corona/mac/bin/luac’’ finished with non-zero exit value 1

                    

                    * Try:

                    Run with --stacktrace

Jan 31 10:25:38.834  option to get the stack trace. Run with --info or --debug

Jan 31 10:25:38.834  option to get more log output. Run with --scan to get full insights.

                    

                    * Get more help at https://help.gradle.org

Jan 31 10:25:38.835 BUILD FAILED in 1m 23s

Jan 31 10:25:39.805 Excluding specified files from build: 

                       excluding: Icon.png

                       excluding: *@2x.png

                       excluding: *.m4a

                    Android build failed (256) after 88 seconds

Jan 31 10:25:40.135 ERROR: Build Failed: Failed to Build

                    

                    Error code: 256

Can anyone suggest me how can i solve it?

I dont think its error due to java version as my other apps are getting build successfully but not this one.

Hoping your reply soon.

Regards

Varun