Commit 952580ee6321ef5e6fd44e905e43066dd1430a5f
1 parent
cf0e9145
jenkins调试 签名修改
Showing
3 changed files
with
8 additions
and
8 deletions
app/build.gradle
| ... | ... | @@ -18,16 +18,16 @@ android { |
| 18 | 18 | |
| 19 | 19 | signingConfigs { |
| 20 | 20 | debugConfig { |
| 21 | - storeFile file("jenkinsTest.jks") | |
| 22 | - storePassword "jenkins" | |
| 23 | - keyAlias "jenkin" | |
| 24 | - keyPassword "jenkins" | |
| 21 | + storeFile file("www.cnlive.com.key") | |
| 22 | + storePassword "www.cnlive.comPassw0rd" | |
| 23 | + keyAlias "strike-debug" | |
| 24 | + keyPassword "www.cnlive.com" | |
| 25 | 25 | } |
| 26 | 26 | releaseConfig { |
| 27 | - storeFile file("jenkinsTest.jks") | |
| 28 | - storePassword "jenkins" | |
| 29 | - keyAlias "jenkin" | |
| 30 | - keyPassword "jenkins" | |
| 27 | + storeFile file("www.cnlive.com.key") | |
| 28 | + storePassword "www.cnlive.comPassw0rd" | |
| 29 | + keyAlias "strike" | |
| 30 | + keyPassword "www.cnlive.com" | |
| 31 | 31 | } |
| 32 | 32 | } |
| 33 | 33 | ... | ... |
app/jenkinsTest.jks deleted
100644 → 0
No preview for this file type
app/www.cnlive.com.key
0 → 100644
No preview for this file type