Search code examples
buildkeystore

keystore lost Build Failed


hi all hope you're doing well.

I renamed the package name on android studio but not able to renew the lost keystore. code source asks for the old code keystore with an error:

  • What went wrong: A problem was found with the configuration of task ':app:packageGplayRelease'.

    No value has been specified for property 'signingConfig.keyAlias'.


Solution

  • It seems that you have to delele and add again the keystore to your project. You can find more information on the following link:

    https://developer.android.com/studio/publish/app-signing