Can I use the same keystore file to sign two different applications?

前端 未结 7 1815
独厮守ぢ
独厮守ぢ 2020-11-27 04:10

I have to upload a new application, It\'s just the design that\'s a little different. Yesterday I generated the keystore file to sign application. Can I use the same?

7条回答
  •  迷失自我
    2020-11-27 04:37

    You can use that keystore for any number of applications.

    No need to generate a new keystore.

提交回复
热议问题