打开module build.gradle 配置好签名信息,但是柑橘又太暴露。所以更好的方法如下:
Sytem.properties 方式
systemProp.keyAliasPassword=6495526
systemProp.keyAlias=devstrong
systemProp.keyStorePassword=6495526
systemProp.keyStore=devstrongzhao_key.jks
然后再签名文件中修改
打开module build.gradle 配置好签名信息,但是柑橘又太暴露。所以更好的方法如下:
Sytem.properties 方式
systemProp.keyAliasPassword=6495526
systemProp.keyAlias=devstrong
systemProp.keyStorePassword=6495526
systemProp.keyStore=devstrongzhao_key.jks
然后再签名文件中修改