Android Error Building Signed APK: keystore.jks not found for signing config 'externalOverride'

后端 未结 10 1964
南旧
南旧 2021-02-01 00:18

I get this error when I try to Build Signed APK. I recently upgraded to API 23 but Generated APK:s successfully after that. Im confused. Asking for help and advise how to solve

10条回答
  •  醉话见心
    2021-02-01 00:37

    I found the solution. I misplaced the path to the keystore.jks file. Searched for the file on my computer used that path and everything worked great.

提交回复
热议问题