While creating package to deploy to playstore getting Execution failed for task ':app:signReleaseBundle'

Here is the the error which I am getting. while deploying the file to my mobile there is is no issue.

  • What went wrong:
    Execution failed for task ‘:app:signReleaseBundle’.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
kotlin.KotlinNullPointerException (no error message)

Thanks in advance.

1 Like

I’ve also occurred this problems in Gitlab CI, but works in my local machine, any ideas anyone?

turns out, the problems was my release config and missing environment variables