mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-12-16 13:32:00 -05:00
update:android-dev
This commit is contained in:
@@ -98,7 +98,7 @@ Java : JRE 17.0.16+8
|
|||||||
|
|
||||||
## Key方案
|
## Key方案
|
||||||
|
|
||||||
构建Release包需要密钥签名验证,可以使用传统的明文配置或者使用密钥管理器.
|
构建Release包需要密钥签名验证,可以使用传统的环境变量配置或者使用密钥管理器.
|
||||||
|
|
||||||
### 相同部分
|
### 相同部分
|
||||||
|
|
||||||
@@ -179,4 +179,4 @@ export KEYSTORE_PASSWORD="$(secret-tool lookup name android_keystore_password)"
|
|||||||
export KEY_PASSWORD="$(secret-tool lookup name android_key_password)"
|
export KEY_PASSWORD="$(secret-tool lookup name android_key_password)"
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
**Done.**
|
**Done.**
|
||||||
|
|||||||
Reference in New Issue
Block a user