mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 09:45:45 +08:00
rename dev_keystore.jks to testkey_untrusted.jks
Hopefully the new name of keystore file would provide to potential user more info about what it actually is.
This commit is contained in:
@@ -77,7 +77,7 @@ android {
|
||||
|
||||
signingConfigs {
|
||||
debug {
|
||||
storeFile file('dev_keystore.jks')
|
||||
storeFile file('testkey_untrusted.jks')
|
||||
keyAlias 'alias'
|
||||
storePassword 'xrj45yWGLbsO7W0v'
|
||||
keyPassword 'xrj45yWGLbsO7W0v'
|
||||
|
Reference in New Issue
Block a user