mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-20 10:23:30 -04:00
#1174 remove decrypting files
This commit is contained in:
parent
001213d3f6
commit
66faea5d47
@ -9,10 +9,6 @@ env:
|
||||
- ANDROID_TARGET=android-22
|
||||
- ANDROID_ABI=arm64-v8a
|
||||
|
||||
before_install:
|
||||
- openssl aes-256-cbc -K $encrypted_87d19ee99c79_key -iv $encrypted_87d19ee99c79_iv -in kiwix-android.keystore.enc -out .\\kiwix-android.keystore -d
|
||||
- openssl aes-256-cbc -K $encrypted_87d19ee99c79_key -iv $encrypted_87d19ee99c79_iv -in google.json.enc -out .\\google.json -d
|
||||
|
||||
install:
|
||||
- pip install --user 'requests[security]'
|
||||
- wget -r -nH -nd -np -R index.html* robots.txt* http://download.kiwix.org/dev/android/api/licenses/ -e robots=off -P $ANDROID_HOME/licenses || true
|
||||
|
BIN
google.json.enc
BIN
google.json.enc
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user