Publishing to Android fails

Hi,
I am trying to publish my app to android. It seems build is failing. I see following error -

Execution failed for task ':app:mergeReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
   > Android resource compilation failed
     /home/gradle/builds/AdaloApp/android/app/src/main/res/values/strings.xml:2:5-51: AAPT: error: unescaped apostrophe in string
         
     /home/gradle/builds/AdaloApp/android/app/src/main/res/values/strings.xml:2:5-51: AAPT: error: not a valid string.
         
     /home/gradle/builds/AdaloApp/android/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml: AAPT: error: file failed to compile.
         

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

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

Any help in this will be greatly appreciated.
Thanks.
Vikrant

Could you please DM me the APP URL for this app so that I may investigate or report it to our team.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.