Security: remove keystore files from repo and fix Kurdish translations
- Remove .jks files from git tracking (security) - Fix duplicate string entries in values-ku/strings.xml - Remove Turkish translations (values-tr) - Update launcher icons and chain config
@@ -19,12 +19,6 @@ android {
|
||||
keyAlias readRawSecretOrNull('CI_KEYSTORE_KEY_ALIAS')
|
||||
keyPassword readRawSecretOrNull('CI_KEYSTORE_KEY_PASS')
|
||||
}
|
||||
debugFixedKey {
|
||||
storeFile file('pezkuwi_debug.jks')
|
||||
storePassword 'pezkuwi123'
|
||||
keyAlias 'pezkuwidebug'
|
||||
keyPassword 'pezkuwi123'
|
||||
}
|
||||
market {
|
||||
storeFile file('market_key.jks')
|
||||
storePassword readRawSecretOrNull('CI_MARKET_KEYSTORE_PASS')
|
||||
@@ -40,8 +34,6 @@ android {
|
||||
}
|
||||
buildTypes {
|
||||
debug {
|
||||
signingConfig signingConfigs.debugFixedKey
|
||||
|
||||
applicationIdSuffix '.debug'
|
||||
versionNameSuffix '-debug'
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 177 B After Width: | Height: | Size: 1012 B |
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 830 B |
|
Before Width: | Height: | Size: 180 B After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 187 B After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 200 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 40 KiB |